> How do I disable Active4D's error handling method? > > Having called a 4D method from within Active4D, when the 4D method errors, > I'd like to manage the error from within 4D.
Use the 'execute in 4d' command to set the error handler before calling the 4D method. Be sure to set it back after the method executes. Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
