Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing an application from another one
Message
 
To
25/06/1999 04:28:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00233864
Message ID:
00233870
Views:
21
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform