Difference between revisions of "POPUP()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
Revision as of 15:44, 28 October 2009
Purpose
Function to return the name of the active pop-up menu
Syntax
POPUP()
See Also
ACTIVATE POPUP, BAR(), BARCOUNT(), BARPROMPT(), DEFINE BAR, DEFINE MENU, DEFINE POPUP, MENU(), MENUITEM(), ON BAR, ON EXIT BAR, ON EXIT MENU, ON EXIT POPUP, ON POPUP, ON SELECTION BAR, ON SELECTION MENU, ON SELECTION POPUP, PAD(), PROMPT(), SET COMPATIBLE
Description
The POPUP() function returns the name of the last Xbase style pop-up menu activated, which has not been deactivated. The command SET COMPATIBLE must be set ON when using Xbase style menus.
Example
? popup() popup_3
Products
Recital Mirage Server, Recital Terminal Developer