Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App Won't Run App
Message
From
17/03/2003 18:32:57
 
 
To
17/03/2003 08:30:47
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00766500
Message ID:
00766804
Views:
30
>Julie, the READ EVENTS in your example must be in the application you are calling. When you run another exe it runs in its own environment and needs its own READ EVENTS.
>
>
>>I an application that is calling other applications. The problem is that it calls the other applications, but it immediately closes that called application and returns the user to the main application. Is there a trick to calling an application from another application?
>>
>>In the click method from a form from the main app I have
>>
>>DO pfd_main.exe
>>READ EVENTS

Putting a second READ EVENTS in the second app will have no effect. There can only be one READ EVENTS active at a time.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform