Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot run an executable file.
Message
From
19/04/2001 11:53:12
 
 
To
19/04/2001 11:36:51
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00497291
Message ID:
00497338
Views:
10
Jason,
Create a main program with at least the following two lines.
*& Main.prg
DO FORM [YourMainFormName]
READ EVENTS
Then add the following line into your form Destroy event.
*&  Form.Destroy()
CLEAR EVENTS
HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform