DEACTIVATE MENU

From Recital Documentation Wiki
Revision as of 12:20, 18 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DEACTIVATE MENU

Class

Menus


Purpose

Deactivate the currently activated XBase style menu


Syntax

DEACTIVATE MENU


See Also

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