| 
 Functions  In addition to the standard WIL functions, PopMenu supports the following functions (which are documented in the WinBatch User's Guide): BoxOpen BoxShut BoxText BoxTitle   The following optional WIL menu functions are NOT supported by PopMenu: CurrentFile CurrentPath CurrFilePath IsMenuChecked IsMenuEnabled MenuChange Reload   Notes:
You can only run one copy of PopMenu at a time.
You can only run one PopMenu menu item at a time (if you click on the PopMenu icon while a menu item is currently executing, it will beep).
Sometimes you may have to click on the PopMenu icon twice for the menu to pop up.
PopMenu reloads the menu files every time you bring up its menu. You can dynamically change the current global menu file while PopMenu is running by updating the "GlobalMenu=" setting in the [PopMenu] section of PopMenu.INI (you can even do this from within a menu script using the IniWritePvt function).
PopMenu processes the "Autoexec" (initialization) section of a menu file every time an item from that file is executed.
Horizontal menu separators ('_') are not added for top-level menu items.
Status bar comments are not supported.   |   PopMenu System Requirements / Installation / Operation Menu Files INI Settings WinMacro   |