Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error handling
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00207424
Message ID:
00207761
Views:
21
> The reason this is happening is probably because your Error form is not modal. Therefore, once the *Do Form ErrorForm* has executed, the method
code continues to run. If you make the error form modal, all code execution in the method stops until the modal form is released.

Mark,
Thanks for the note. I checked the form, and it actually *is* modal. Is there anything else which would cause this behavior that I'm missing? The command button which acknowledges the error has two lines of code:
clear events
thisform.release

What could be happening here?

TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform