die doesn't prevent destructors from being run, so the script doesn't exit immediately, it still goes through cleanup routines.
![]() |
|
||||||||||
|
diedie
jbailey at raspberryginger dot com
20-Jan-2007 09:33
die doesn't prevent destructors from being run, so the script doesn't exit immediately, it still goes through cleanup routines.
28-Sep-2004 09:36
Perhaps the Coldfusion query below can be answered as follows:
matthias dot schniedermeyer at telefonica dot de
14-Oct-2003 07:29
To get a perl-like die you can/should append this snipped |