Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie problem - Help!
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00107051
Message ID:
00107088
Views:
17
>* main.prg
>CLOSE ALL
>CLEAR ALL
>DO mainmenu.mpr
>READ EVENTS
>CLOSE ALL
>SET SYSM TO DEFAULT
>
>Calling of forms is being done at menu bar command. And we put on one of the menu bar entitled "Exit" command like CLEAR EVENTS to exit the program.
>
>Please update me ASAP...
*// Main program for Books.Prj
ON SHUTDOWN do bkshut.prg
SET PROCEDURE TO bookproc.prg additive
*// set up the environment ... snip ...

DO onstart
do bkmenu.mpr
do form base.scx LINKED
read events

do bkquit
return

Does this make it any clearer? I don't want to have to get rid of the forms to make the menu easier. One of my options is basically "return to main form" so that if you get too deep and want to get out you can, others let you close up and go to a different place without having to manually close where you are. The app will do it for you (and save by default)...
Sarah King
pcpropertymanager.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform