a42a6649d4
2007/03/28 12:34:49 is 1.1.2.1: #i75394# batch script for getting Windows return codes
3 lines
No EOL
46 B
Batchfile
Executable file
3 lines
No EOL
46 B
Batchfile
Executable file
echo off
|
|
call %*
|
|
echo %1 returned %ERRORLEVEL% |