Message 1 of 7
Debug my app... an error on my form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a call to myuserform.show in my main module.
If an error occurs in setting up the form, if I hit the Debug button the debugger takes me to the myuserform.show line that is in my main module...
Why doesn't it take me to the actual line of code that sparked the error? Is there some setting I should make that will cause it to highlight the line of code that caused the error?
If an error occurs in setting up the form, if I hit the Debug button the debugger takes me to the myuserform.show line that is in my main module...
Why doesn't it take me to the actual line of code that sparked the error? Is there some setting I should make that will cause it to highlight the line of code that caused the error?