Hi all!
Can i do a global "on error" statement for all forms and modules instead of
having "on error goto ErrHand" in each sub/function?
The error should be catched to another form there the error is summarized
and reported to the user and the user can send the error
to me directly? Any help or example is greatly appreciated.
--
Vänligen,
Timh Bergström
Can i do a global "on error" statement for all forms and modules instead of
having "on error goto ErrHand" in each sub/function?
The error should be catched to another form there the error is summarized
and reported to the user and the user can send the error
to me directly? Any help or example is greatly appreciated.
--
Vänligen,
Timh Bergström
Comment