I am trying to display the errors encountered during an ns_adp_parse
call in the web page rather than having to go look for them in the log
file. Currently I am doing something like:
catch {[ns_adp_parse ....]} error
and printing out $error when parsing fails. However, this just prints
the first part of the error from the log, without the stack trace
explaining where the error occurred. Is there any way to access this
stack trace so it can be printed out?
thanks,
--dan
----------------------------------------
dan chak
web: http://www.chak.org
--
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.