Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft Foxpro window
Message
From
04/02/2003 06:28:51
 
 
To
04/02/2003 06:24:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00748784
Message ID:
00748790
Views:
14
>That works, thank you, but now it shuts down after a couple of seconds.

When you call your form ensure you have a READ EVENTS, eg:
DO FORM MainForm

READ EVENTS && Until form issues CLEAR EVENTS
In the Unload event of your form have a
CLEAR EVENTS
That should do it.
Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform