Przemyslaw Czerpak wrote:
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()?
It is set before _APPMAIN execution but after INIT procedures.
Yes, sorry. I'm using CLIPINIT(), not _APPMAIN(). Perhaps I must check
if some INIT functions uses any "service" from initialized application
environment and I can move it to _APPMAIN(), but the question about
exception handler initialization remains.
Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour