[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|            PUSH MENU            |
+---------------------------------+
PUSH MENU <menu name>

-----------------------------------
Places menu bar <menu name> on stack.
-----------------------------------

The PUSH MENU command lets you place a menu in a "stack" of menus.  This
command, when used with the POP MENU command, lets you save a menu, make
changes to the menu and then restore the menu to its original state.

Menus are placed on and removed from the stack in a "last in, first out"
order.

+---------------------------------+
|         Program Example         |
+---------------------------------+
In following example, System menu bar is pushed to stack and then
modified.  Modified System menu is then restored by popping it off
stack.

PUSH MENU _MSYSMENU
SET SYSMENU TO _MFILE, _MEDIT
POP MENU _MSYSMENU

-----------------------------------

See Also:  ACTIVATE MENU, DEACTIVATE MENU, DEFINE MENU, POP MENU

-----------------------------------

See Also: ACTIVATE MENU DEACTIVATE MENU DEFINE MENU POP MENU
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson