
Error Handling (Handle by number)
I made an "ugly" work around for the time being because of time constraints. The
module is quite large so I going to do some tinkering with a smaller version
"inducing errors". I am probably missing something obvious. I will post the
smaller version if when I return from the holidays if I still can't make sense
of it. Thanks for you help.
EG
Quote:
>I wonder if you have an "On Error" statement in your error handler that is
>disabling the error trap when you resume. Also, how do you resume execution
>after the first error? Would you like to post the code?