SET RETAINMENU
From Recital Documentation Wiki
Revision as of 13:43, 2 June 2009 by Yvonnemilne (Talk | contribs)
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