M
M Skabialka
I created a new form (Access 2003), added lots of code and <sigh> didn't
save it. In testing the code I added a break and commented out the error
handler line that exited the code and made it resume instead. As I was
testing I was correcting code. Anyway, I got rid of the break and let it
run but it got stuck in the error handler on a syntax error. I pressed my
usual CTRL-Break to break into the code but it just continues to show the
error message - it won't break into the code as it always has before. From
the code module I am unable to edit the code because the error message
hasn't been acknowledged (it has - but instantly reappears).
Is there any other way to break into the code before I have to crash Access
and start over on that form?
Mich
save it. In testing the code I added a break and commented out the error
handler line that exited the code and made it resume instead. As I was
testing I was correcting code. Anyway, I got rid of the break and let it
run but it got stuck in the error handler on a syntax error. I pressed my
usual CTRL-Break to break into the code but it just continues to show the
error message - it won't break into the code as it always has before. From
the code module I am unable to edit the code because the error message
hasn't been acknowledged (it has - but instantly reappears).
Is there any other way to break into the code before I have to crash Access
and start over on that form?
Mich