I have a code which loops until it is stopped via the esc key. When this happens, the message box ("Code execution has been interrupted") appears with the options to end, debug, etc. My question is: can I stop this message from appearing? That is, when I press esc, can I just have the page where the code was working displayed without any error messages?

Cheers
free