
%menu_file K-7
%menu_file
The menu file must begin with %menu_file or the LX will not
recognize it as a menu file.
%menu_start n header
This command indicates the beginning of a menu and specifies
the menu number and menu header.
The value of n is the menu number. Valid values are from 1
through 64.
The specified header appears at the top of a menu. The default
menu header is a maximum seven character string “Menu
#”(where # indicates the menu number). You can append the
default header string with a configurable header string up to 72
characters long (thus the total header length of 79 characters).
Each menu can have its own unique header string.
%menu_entry n entry-label command-string
This command defines a menu option. The value of n is the
entry number for the item on the menu. Follow the option
number with a delimiting character such as a carriage return,
line feed, or form feed.
The text of entry-label appears on the line following %menu_
entry n. The label entry for each of the menu items is 1-40, and
can include up to 79 characters. Follow the label with a
delimiting character such as a carriage return, line feed, or form
feed.
Menu entries are sorted numerically, and entries 1-20 are left
justified. If items 21-40 are created when you create the menu,
the label for entries 1-20 become truncated after 36 characters.
The command-string includes one or more LX commands to be
executed when the user chooses the entry number.
Comentários a estes Manuais