Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing an application from another one
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00233864
Message ID:
00233870
Vues:
22
>I have an application (exe) A , with a form Aa . In the Aa form I have a commandbutton . From the Click() procedure of this command button I execute another VFP application (exe) B . I need for B to return me a value , but the procedure in the commandbutton from Aa doesn't wait for the B application to end , and keeps on executing the following lines in click() procedure lines .
>What could I do ?
>Thank You,
>Mihai P.

You should use a modal form instead of an exe.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform