关于for

用什么方法能把 user%%i 的变量加到第2个for的里呢?

for /l %%i (1,1,10) do set user%%i=user%%i

for /l %%i (1,1,10) do echo >>test.txt