回复:dos batch problem. Help

来源: 2008-10-20 17:54:46 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

第二行run过了,只是你没有看见。
如果你加上一点东西(dir test*.txt > c:\testresult.txt),就可以看到结果了。
还有,batch file 如果run过了,是不会return to dos prompt,应该是关闭dos prompt的。