Difference between revisions of "SET RETAINMENU"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 15: | Line 15: | ||
==See Also== | ==See Also== | ||
− | @...MENU, DEFINE MENU, MENU, MENU AT, MENU FORMAT, RESTORE MENU, SAVE MENU | + | [[@...MENU]], [[DEFINE MENU]], [[MENU]], [[MENU AT]], [[MENU FORMAT]], [[RESTORE MENU]], [[SAVE MENU]] |
Line 23: | Line 23: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set retainmenu on</ | + | set retainmenu on</code> |
==Products== | ==Products== | ||
Recital Terminal Developer | Recital Terminal Developer | ||
+ | [[Category:Documentation]] | ||
+ | [[Category:Commands]] | ||
+ | [[Category:Set_Commands|RETAINMENU]] |
Revision as of 11:45, 12 March 2009
Contents
SET RETAINMENU
Class
Screen Environment
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
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 Terminal Developer