S
Stickybit
Hi guys and gals
I'm having a wierd problem with my application. I'm calling a few functions
and subs from my main load event, and everything works just fine - except
when one of functions throws an exception (which is handled by the function
itself).
When an exception has ocured (and been handled) in one of the functions, and
the rest of the code, in the main load event should run - northing happens.
It's like the rest of the load event just had been completely forgotten.
What could be the problem here?
Regards Søren Schimkat
I'm having a wierd problem with my application. I'm calling a few functions
and subs from my main load event, and everything works just fine - except
when one of functions throws an exception (which is handled by the function
itself).
When an exception has ocured (and been handled) in one of the functions, and
the rest of the code, in the main load event should run - northing happens.
It's like the rest of the load event just had been completely forgotten.
What could be the problem here?
Regards Søren Schimkat