Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to DO .APP correctly?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01388059
Message ID:
01388084
Views:
122
This message has been marked as the solution to the initial question of the thread.
You have to remember that APP runs as a part of your EXE inside it. Whatever APP does will affect EXE after APP finished.

>
>I am having a problem calling an .APP program from VFP .EXE application. What happens is that when the .APP is finished the main application closes.
>
>Here is the syntax of how I call the .APP program:
>
>
>DO MyProg.APP WITH "param1", "param2", "param3"
>
>
>What am I doing wrong? How do I make sure that the main (.EXE) application continues to function?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform