[menu item cmd] section

image\bltlrgsq_shg.gif SRC File Sections  image\bltlrgsq_shg.gif Related Topics image\bltlrgsq_shg.gif Example

 

The [menu item cmd] section defines each command in a submenu. (To define the commands in the main menu, see the [menu x label] section.) The syntax for the [menu item cmd] section is:

[menu item cmd]

where  cmd = Command identifier of the command that leads to the submenu.

check type=check | single-character

Purpose Indicates whether this command can be checked.

Values check = check mark
single-character = a character other than the regular check mark. Just type in the character, such as >.

item list x=command-identifier, command-identifier, command-identifier

Purpose Defines the list of commands to appear in each submenu.

Values Command identifiers

See also Defining item lists