@rem test.bat @exit 1 #### #!perl print "The result is: ", system('test.bat'), "\n";