home *** CD-ROM | disk | FTP | other *** search
-
- 9.2 OPEN MENU
-
-
- The OPEN MENU command is used to add a screen menu, automenu or a Dynamic
- Menu system to the display.
-
-
- MODIFIERS
-
- SCREENMENU Takes a list of screen menus ( previously created by
- the MODMENU CLI command ), and will add the menus to
- the current display.
-
- AUTOMENU This modifier is used to create a new automenu
- similar to the automenus issued by the X-CAD command
- processor. A menu name should follow this modifier,
- the menu keys are then defined using the KEYS
- modifier.
-
- .KEYS Takes a list of up to 32 strings each of which will
- become a menu key:
-
- #OPEN MENU AUTOMENU PSYMBOLS KEYS !!TAP!JOINT!BEND!!
-
- will create an automenu with the keys TAP, JOINT and
- BEND.
-
- DYNAMICMENU The name of the Dunamic Menu system directory. All files in
- this directory must be screen menus created using the MODMENU
- command. A menu name "directory/root" must exist as this is
- used as the root menu activated at the start of any new
- command.
-
- To close a Dynamic Menu system, use the close gadget on the
- root menu at any time.
-