JavaScript Editor js editor     Web development 



Main Page

Displays one or more menus defined with DEFINEPOPUP without activating them.

SHOW POPUP MenuName1 [, MenuName2 ...] | ALL    [SAVE]

Parameters

MenuName1 [, MenuName2 ...]


Specifies the name of one or more menus to display.
ALL


Displays all currently defined menus.
SAVE


Retains an image of the specified menus without activating them. The menu images can be cleared with CLEAR.

Remarks

The menus are displayed but cannot be used. Before they can be shown, the menus must first be created with DEFINEPOPUP.

See Also



JavaScript Editor js editor     Web development