Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running the app from within foxpro
Message
From
14/04/1998 17:33:50
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00090589
Message ID:
00091949
Views:
29
>Michelle,
>If you used READ EVENTS in your application, better use CLEAR EVENTS to properly exit the program not CANCEL. Make it sure that after READ EVENTS issue SET SYSMENU TO DEFAULT, CLOSE ALL, CLEAR ALL.
>
>**main.prg
>.
>.
>program code here
>.
>.
>
>DO mymenu.prg
>READ EVENTS
>CLOSE ALL
>CLEAR ALL
>SET SYSMENU TO DEFAULT
>
>Your MENU.prg should have a BAR with command CLEAR EVENTS.


It does a menu.mpr, not .prg. Does that make a difference?

Thanks,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform