Difference between revisions of "SET RETAINMENU"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Dictate if a menu is exited after selecting an item
 
Dictate if a menu is exited after selecting an item
Line 24: Line 22:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]

Latest revision as of 15:24, 25 November 2009

Purpose

Dictate if a menu is exited after selecting an item


Syntax

SET RETAINMENU <ON | OFF>


See Also

@...MENU, DEFINE MENU, MENU, MENU AT, MENU FORMAT, RESTORE MENU, SAVE MENU, SET SYSMENU


Description

When set ON, execution of a system menu item returns to the calling menu upon completion of the action. When set OFF, the menu is exited after the action is completed. Default is off.


Example

set retainmenu on


Products

Recital