Specifications
SET/DEFINE/CHANGE Commands
4-32
n
The line number being described. The top line is 1.
Display_string
A display_string is a text string up to 80 characters long displayed on a specified
line. If it contains letters that are to remain lowercase or contains spaces, the
display_string must be surrounded with quotation marks (" "). If no string is
entered, the access server will prompt you for it.
Execute_string
This can be a text string up to 80 characters long. The execute_string will be
interpreted as an access server command if you select this text string for
execution. If it is a null string, contains letters that are to remain lowercase or
contains spaces, the execute_string must be surrounded with quotation marks
(" "). If an execute_string is not entered, the access server will prompt you for it. If
the string is a DO command, several commands will be executed.
Parameter substitution is indicated wherever a substring of the form “%Pn”
occurs. The P following the percent sign may be either upper or lowercase. The n
may be between 1 and 8 inclusive.
prompt_string_1 ...
prompt_string_8
These eight text strings can each be up to 80 characters long. If a text string
contains letters that are to remain lowercase or contains spaces, the string must be
surrounded with quotation marks (" "). The prompt string will be displayed by
the server when it is time for you to supply information to be substituted into the
execute string. If no string is entered, the access server will prompted you for it.
default_string_1...
default_string_8
These eight text strings can each be up to 80 characters long. If a text string
contains letters that are to remain lowercase or contains spaces, the default_string
must be surrounded with quotation marks (" "). The access server will use it as
your input, if you respond to the prompt by pressing the Return key. The default
string will be displayed in braces following the prompt string. If no string is
entered, the access server will prompt you for it.










