SHOW POPUP

From Recital Documentation Wiki
Jump to: navigation, search

Purpose

Displays specified Xbase style pop-up menu to screen


Syntax

SHOW POPUP <expC> [SAVE]


See Also

ACTIVATE POPUP, CLEAR POPUPS, DEFINE BAR, DEFINE POPUP, POPUP(), SET COMPATIBLE


Description

The SHOW POPUP command displays an Xbase style pop-up menu named <expC> to the screen. This command does not activate the specified pop-up menu. The command SET COMPATIBLE should be set ON when using Xbase style menus.

SAVE

The optional SAVE keyword can be used to automatically save the screen prior to the display of the popup and restore the screen when the popup is no longer hidden or exited.


Example

show popup popup_4


Products

Recital