Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do command question
Message
De
07/05/2001 19:18:12
 
 
À
07/05/2001 19:16:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00502664
Message ID:
00504492
Vues:
16
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.

Doh, that should be WindowType property, not ShowWindow!
Fred
Microsoft Visual FoxPro MVP

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

Click here to load this message in the networking platform