Difference between revisions of "SHOW MENU"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Displays an Xbase style menu on the screen without activating it
 
Displays an Xbase style menu on the screen without activating it
Line 27: Line 25:
  
 
==Products==
 
==Products==
Recital Mirage Server, Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Menus]]
 
[[Category:Menus]]
 
[[Category:Menus Commands]]
 
[[Category:Menus Commands]]

Latest revision as of 16:12, 25 November 2009

Purpose

Displays an Xbase style menu on the screen without activating it


Syntax

SHOW MENU <expC1> [PAD <expC2>]


See Also

ACTIVATE MENU, CLEAR, CLEAR MENUS, 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 <expC2>

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


Example

show menu sort_men


Products

Recital