Help for this page
Select Code to Download
Select
or
download this
@rem test.bat @exit 1
Select
or
download this
#!perl print "The result is: ", system('test.bat'), "\n";