if($variable = 1) { print "Exit the program\n"; exit 0; } [download]
In reply to Exit information needed by Anonymous Monk