Difference between revisions of "CLEAR POPUPS"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 32: | Line 32: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Menus]] | ||
+ | [[Category:Menus Commands]] |
Revision as of 09:17, 3 June 2009
Class
Menus
Purpose
Clears the screen of XBase style pop-ups and releases them from memory
Syntax
CLEAR POPUPS
See Also
ACTIVATE POPUP, DEACTIVATE POPUP, ON EXIT POPUP, ON SELECTION POPUP, RELEASE POPUPS, SET COMPATIBLE, SHOW POPUP
Description
The CLEAR POPUPS command clears the screen of XBase style pop-up menus and releases them from memory. The active pop-up is deactivated in the process, and all ON SELECTION commands related to that pop-up are cleared. The command SET COMPATIBLE should be set ON when using XBase style menus.
Example
// Tidy up clear popups close tables return
Products
Recital Mirage Server, Recital Terminal Developer