User guide

set menu
160 Chapter 2 Command Descriptions
m#=string
A text or informational line for the menu, where:
m
Specifies that this is a text or informational line.
#
A line number for the menu. Lines appear in numeric order on the
menu.
string
A text string. Enclose strings with spaces in quotation marks.
range=range
A port or range of ports.
t#=string
A title line for the menu, where:
t
Means that this is a title line.
#
A line number for the menu. Each menu can have two title lines (t1 and
t2).
string
A text string. Enclose strings with spaces in quotation marks.
name=string
A name for the menu. If this parameter is not used, menus are named
"menuX," where X is the index number of the menu specified on the
"range" option.
Names may be up to 16 characters long. Enclose names containing
spaces in quotation marks.
rmentry=line num
Removes the specified line from the menu.
show={on|off}
Displays (on) or hides (off) menu entries identified on the “range” option.