Posts

Showing posts with the label dos

Capturing Error Code @ DOS

echo %errorlevel% to pass command line error if %errorlevel% neq 0 goto label