DEACTIVATE MENU
From Recital Documentation Wiki
Revision as of 10:53, 23 October 2009 by Helengeorge (Talk | contribs)
Purpose
Deactivate the currently activated XBase style menu
Syntax
DEACTIVATE MENU
See Also
ACTIVATE MENU, CLEAR MENUS, DEFINE MENU, ON PAD, ON SELECTION PAD, SET COMPATIBLE
Description
The DEACTIVATE MENU command deactivates the currently activated Xbase style menu. All related pop-ups and menus as defined in the ON PAD commands are deactivated as well. The menu is removed from the screen but not released from memory, so that it can be displayed again using the ACTIVATE MENU command. The command SET COMPATIBLE should be set ON when using Xbase style menus.
Example
on selection pad endit of sort_men; deactivate menu
Products
Recital Mirage Server, Recital Terminal Developer