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啊????????我写的命令有没有错误啊???作者: lxmxn 时间: 2007-9-27 14:43 if not 是什么意思?作者: ab200210 时间: 2007-9-27 16:29 呵呵,谢谢啊!!!!!!我知道哪儿错了!!!!!!!作者: lp1129 时间: 2007-9-28 07:47 dir if /? > new\5212.doc