
| Quote: | |
|
| Quote: | |
|
[此贴子已经被作者于2005-4-27 16:06:42编辑过]
DOS71下测试成功!) 要求: 加载DOSLFN,正确加载TW[此贴子已经被作者于2005-4-29 2:51:28编辑过]
[此贴子已经被作者于2005-4-29 20:06:40编辑过]
[此贴子已经被作者于2005-4-29 20:14:58编辑过]
CODE: [Copy to clipboard]可以改为:echo dir "%%dir%get%%%\%wbat%" /a>>nestvar.bat
command /c call nestvar>putfile.nst
CODE: [Copy to clipboard]echo dir "%%dir%get%%%\%wbat%" /a %"%>%"%putfile.nst>>nestvar.bat
call nestvar.bat
[此贴子已经被作者于2005-4-29 21:16:35编辑过]
CODE: [Copy to clipboard]改为echo @echo off>nestvar.bat
echo dir "%%dir%get%%%\%wbat%" /a>>nestvar.bat
command /c call nestvar>putfile.nst
CODE: [Copy to clipboard]echo dir "%%dir%get%%%\%wbat%" /a %%"%%>%%"%%putfile.nst>nestvar.bat
call nestvar.bat
[此贴子已经被作者于2005-4-29 23:24:50编辑过]
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |