Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waiting until a form is closed form more execution
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00018079
Message ID:
00018352
Views:
37
>>A very simple way to accomplish this is to make the form MODAL. Once the modal form is called the code from the calling form will not continue to run until the MODAL form is released.
>>
>>Michael G. Emmons
>>
>>>OK, I have been doing this for awhile now, but just have not run into this before. My code is
>>>Do FORM myform
>>>DO Procedure
>>>DO procedure 2
>>>etc...
>>>
>
>Not true. Modal forms will only allow input into the current form true, but execution of code in the method that called the form doesn't stop.


are you sure? maybe i have been working with visual basic for too long.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform