Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form not displaying when exe is run - works fine inside
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00257292
Message ID:
00257767
Views:
19
I had a problem like that a while back...It turns out that after you call your form, if you issue a READ EVENTS command, everything works fine.

eg.

*main.prg

set defa to c:\example
set dele on
.
.
.
do form forms\mainmenu
READ EVENTS
Previous
Reply
Map
View

Click here to load this message in the networking platform