Hi,

currently exception handling is set (hb_vmSetExceptionHandler() is called) right before evaluation of main procedure. Shouldn't it be initialized before _APPMAIN processing or before hb_vmDoInitFunctions()?

My problem is that I use _APPMAIN to initialize application environment, including error system capable to sends errors (also GPFs) to my mailbox. Now hb_vmSetExceptionHandler() overloads my handler and GPFs lives in hb_out.log at customers computer instead of my mailbox.


Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to