Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Waiting until a form is closed form more execution
Message
 
À
22/01/1997 10:20:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00018079
Message ID:
00018347
Vues:
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...
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform