Stepping through code over mousewait command - program unrecoverable

Previous topic - Next topic

FutureCow

I was stepping through my code and pressed F10 while over a mousewait command. The program window disappears (so pressing the mouse doesn't satisfy the mousewait, only changes the active program) and you can't use any of the run/debug functions to continue the program. The only way to recover is either to edit your code (so F5 will recompile it) or debug->stop.