Crookshanks
Technical User
Hello over there,
I am writing an Access application and, of course, during the process all kinds of errors occur. The problem is now that after an error has occured (and the system has entered break-mode) I want to stop the code and improve it.
Now after pressing the 'STOP' button in the editor the system seems to enter a kind of infinite loop. The screens flickers/flashes very quickly and the bar indicates that the code is [running]. Also does the hourglass appear. I can't do anything but to close the application via the task manager.
The problem occurs even at a simple error like not having declared a variable.
For now, I am not using error trapping. That is something I always do at the end of programming.
Q: Does anybody knows why this occurs and what can I do about it? Any help appreciated!
Regards,
I am writing an Access application and, of course, during the process all kinds of errors occur. The problem is now that after an error has occured (and the system has entered break-mode) I want to stop the code and improve it.
Now after pressing the 'STOP' button in the editor the system seems to enter a kind of infinite loop. The screens flickers/flashes very quickly and the bar indicates that the code is [running]. Also does the hourglass appear. I can't do anything but to close the application via the task manager.
The problem occurs even at a simple error like not having declared a variable.
For now, I am not using error trapping. That is something I always do at the end of programming.
Q: Does anybody knows why this occurs and what can I do about it? Any help appreciated!
Regards,