Redefining Menu Used When SET SYSMENU DEFAULT Is IssuedLast reviewed: June 27, 1995Article ID: Q101021 |
The information in this article applies to:
The SET SYSMENU TO DEFAULT command normally returns to the FoxPro standard system menu. To redefine the default FoxPro menu system, define any needed changes to the menu system, and then issue the following command:
SET SYSMENU SAVEThe currently defined menu system will function as the default menu system for the current FoxPro session. To return to the FoxPro standard system menu, either quit FoxPro or issue the following command:
SET SYSMENU NOSAVENOTE: The Run menu will not be available after the SET SYSMENU NOSAVE command is issued. To redisplay the Run menu, issue the following command:
DO foxpro\foxstart.appFOXSTART.APP is an application included in the FoxPro program directory.
|
Additional reference words: FoxDos FoxWin 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |