Purpose |
|
Syntax |
winio@('%mn[menu_spec]', . . .) |
Modifiers |
Question mark (?) - All the strings are placed in order at the end of the format description, one for each and every menu item that has a call-back function. Grave accent (`) - Creates an enhanced menu (see Enhanced menus.). Caret (^) - callback to control grey and check. |
Description |
See Menu format. |
Notes |
If you want the percentage character % to appear in the text of a menu item then you must put %% in the code. |
See also |