T
Troy Stauffer
Is there any way to do the same as Resume when you are in
the debugger in an exception handler? I want to go back
to the exact line that caused the exception. How do i do
this? Currently i disable the exception handler and add
the on error goto and then perform a resume but that seems
really dumb
the debugger in an exception handler? I want to go back
to the exact line that caused the exception. How do i do
this? Currently i disable the exception handler and add
the on error goto and then perform a resume but that seems
really dumb