Help for this page
@echo off exit 3
@echo off exit /b 3
sub test; ... system @_; print ' exit code is: ', $? >> 8; }