Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waiting until a form is closed form more execution
Message
 
To
22/01/1997 10:20:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00018079
Message ID:
00018347
Views:
33
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...
>
>The problem is, I want the program to wait till the first form is closed before executing the next lines of code. I have thought of a few ways to trap for it, but they do not seem to be the most straight forward way. I have looked over the help files, but don't see any mention of this. I can't beleive this is the first time I have had this problem.
>The first form does critical file operations for the rest of the code to operate on.

Michael G. Emmons
memmons@nc.rr.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform