To All:
The following batch programs are about several algorithms for obtaining the ERRORLEVEL value generated when an external program exits in the DOS environment. Since the system factors have not been tested, please have the interested person do it on your behalf, and thank you for your correction!
For the program on how to set the ERRORLEVEL value, see:
http://model.chinajewelry.net/dos/dosbbs/dispbbs.asp?boardID=6&ID=9444
The following batch programs are about several algorithms for obtaining the ERRORLEVEL value generated when an external program exits in the DOS environment. Since the system factors have not been tested, please have the interested person do it on your behalf, and thank you for your correction!
For the program on how to set the ERRORLEVEL value, see:
http://model.chinajewelry.net/dos/dosbbs/dispbbs.asp?boardID=6&ID=9444
※ Batchinger 致 Bat Fans:请访问 批处理编程的异类 ,欢迎交流与共享批处理编程心得!



do if errorlevel %%a set testerr=%%a
lease Brother Kinglion and other brothers test again