Contents Index Previous Next
If you are distributing your application as an .APP file, you may want to add a menu option that allows a user to exit to Visual FoxPro. If so, use the following command line when you add the menu prompt:
_SCREEN.oApp.ExitApplication()
More:
GENMENUX 3.0