Difference between revisions of "SHOW MENU"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 12:20, 16 March 2009

SHOW MENU

Class

Menus


Purpose

Displays an Xbase style menu on the screen without activating it


Syntax

SHOW MENU <expC1> [PAD <expC2>]


See Also

ACTIVATE MENU, CLEAR, CLEAR MENU, DEFINE MENU, DEFINE PAD, SET COMPATIBLE


Description

The SHOW MENU command displays the specified Xbase style menu named <expC1> over any existing display. The SHOW MENU command does not activate the menu. The command SET COMPATIBLE should be set ON when using Xbase style menus.

PAD <expC> The PAD option highlights the specified pad name <expC2> when the menu displays.


Example

show menu sort_men


Products

Recital Mirage Server, Recital Terminal Developer