for /l %%a in (1,1,1000) do md 5212\%%a
if not new.exe goto end
dir if /? > new\5212.doc
echo 输入if
:end
为什么总提示说不应该有goto啊????????我写的命令有没有错误啊???
if not new.exe goto end
dir if /? > new\5212.doc
echo 输入if
:end
为什么总提示说不应该有goto啊????????我写的命令有没有错误啊???
