Difference between revisions of "RELEASE POPUPS"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Releases Xbase style pop-up menus | Releases Xbase style pop-up menus | ||
Line 29: | Line 22: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
+ | [[Category:Menus]] | ||
+ | [[Category:Menus Commands]] |
Latest revision as of 16:11, 12 November 2009
Purpose
Releases Xbase style pop-up menus
Syntax
RELEASE POPUPS [<expC>]
See Also
CLEAR POPUPS, DEACTIVATE POPUP, SET COMPATIBLE
Description
The RELEASE POPUPS command deletes popup definitions and frees the storage space that Xbase style pop-up menus were occupying. Specified popups in the name list <expC> will be deactivated and all related ON SELECTION POPUP commands will be cleared. If you do not specify a pop-up name list <expC>, the RELEASE POPUP command erases all pop-up menus from the screen and from memory.
Example
release popups popup_4
Products
Recital