SHOW MENU Command

Example   See Also

Displays one or more user-defined menu bars without activating them.

Syntax

SHOW MENU MenuBarName1 [, MenuBarName2 ...] | ALL
  [PAD MenuTitleName]
  [SAVE]

Arguments

MenuBarName1 [, MenuBarName2 ...]

Specifies the name of one or more menu bars to display.

ALL

Displays all currently defined menu bars.

PAD MenuTitleName

Specifies a menu title to be highlighted on a menu bar.

SAVE

Retains an image of the specified menu bars without activating them. You can clear the menu bar images with CLEAR.

Remarks

The menu bars are displayed but can't be used. Before they can be displayed, you must first create the menu bars with DEFINE MENU.