Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read Events
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00283476
Message ID:
00283925
Views:
14
>It is a VFP base class with nothing in the init. The form works great from within fox but when I run the EXE it doesn't do anything.

You should have a main.prg with this:

DO FORM myform
READEVENTS


And in the form somewhere (like Destroy):

CLEAR EVENTS


This will work in an .EXE.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform