On 2004.09.19, Janine A Sisk <[EMAIL PROTECTED]> wrote:
> catch [template::adp_abort]
Should be:
catch {[template::adp_abort]}
Without the curly-braces, [catch] won't actually catch the error.
This would have been true under older AOLserver 3.x as well -- there's
probably some other change from 3.x to 4.x which meant this code was
never even executed before, where it is being executed now ...
-- Dossy
--
Dossy Shiobara mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.