CLEAR POPUPS
From Recital Documentation Wiki
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