> It would be much more helpful to know the library method name, line # of > code, and text of the line in error - or text block being executed that > fails.
If an error occurs, the error handler page is executed. You can write a custom error handler page that captures all of this information and writes it to a log. You can use the 'current path' command to get the path of the nearest source file in the stack. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
