Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling VFP screen during application startup
Message
 
To
12/03/1999 14:29:39
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00196949
Message ID:
00197997
Views:
16
Hi Ed,

You should have a prg in your project. Set it as your project's "Main".

In the prg you should have the following:

...
DO FORM yourform
READ EVENTS
...

In your form, make sure that you perform a CLEAR EVENTS (most likely in your form.unload event)

Good luck
Juan L. Romero
gcandela@javanet.com
Previous
Reply
Map
View

Click here to load this message in the networking platform