Difference between revisions of "POPUP()"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 12: Line 12:
  
 
==See Also==
 
==See Also==
[[ACTIVATE POPUP]], [[DEFINE BAR]], [[DEFINE MENU]], [[DEFINE POPUP]], [[ON BAR]], [[ON EXIT BAR]], [[ON EXIT MENU]], [[ON EXIT POPUP]], [[ON POPUP]], [[ON SELECTION BAR]], [[ON SELECTION MENU]], [[ON SELECTION POPUP]], [[BAR()]], [[BARCOUNT()]], [[BARPROMPT()]], [[MENU()]], [[MENUITEM()]], [[PAD()]], [[PROMPT()]], [[SET COMPATIBLE]]
+
[[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]]
  
  
Line 30: Line 30:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:Menus]]
 +
[[Category:Menus Functions]]

Revision as of 16:11, 2 June 2009

Class

Menus


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