Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do command question
Message
De
07/05/2001 19:16:44
 
 
À
02/05/2001 14:22:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00502664
Message ID:
00504491
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
>I have a program which calls a form. The program continues to execute after opening the form. How can I get the program to wait until the form is closed to continue execution.
>
>
>
code
>code
>code
>do form myform  ( I want to pause execution here until form is closed )
>code
>code
>code
>
>tia

You can use the DO EVENTS that Ron suggested, or you can make the form modal by changing the ShowWindow property to 1 in your .SCX.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform