
CODE: [Copy to clipboard]@echo off
>test.log type nul
>>test.log test.exe
findstr /i "1920419d" test.log
if "errorlevel" equ "0" echo bit12=0
findstr /i "1920519d" test.log
if "errorlevel" equ "0" echo bit12=1
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |