POPUP Console Command |
Open NOMADS Popup Menu |
POPUP popup_menu_name$,library_file$
Where:
popup_menu_name$ |
Name of the NOMADS popup menu object. |
library_file$ |
Name of the library file. If the location of the library file is different from the current directory, enter the full pathname of the library file. |
The popup_menu_name$ and library_file$ must be separated by either a comma or a semi-colon.
The POPUP command can be used to invoke the NOMADS Session Manager for opening a NOMADS popup menu definition, if popup_menu_name$ exists.
If popup_menu_name$ does not exist, the popup Menu Bar Definition window will launch, treating this as a new popup menu definition.
(The POPUP command was added in PxPlus 2025.)
POPUP mymenu;scrnlib.en
POPUP testmenu,c:\work\data\scrnlib.en