POPUP()

From Recital Documentation Wiki
Jump to: navigation, search

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