NET/MASTER Messages Manual

NNM1858
Messages
106159 Tandem Computers Incorporated 2–327
NNM1855 NAME OF FUNCTION KEY ILLEGAL FOR THIS DEVICE
fnkey
Cause. An FK command was issued using a function key that is not valid for this type
of terminal. The key name must be valid for the type of terminal used.
fnkey
is the name of the function key.
Effect. The command is rejected.
Recovery. Specify a function key that is valid for the terminal and retry the command.
NNM1856 NAME OF FUNCTION KEY ILLEGAL FOR THIS ENVIRONMENT
fnkey
Cause. An FK command was issued in the BSYS environment as part of the INIT
procedure but used a function key that was not valid for either a 6530 terminal or a
3270 terminal.
fnkey
is the name of the function key.
Effect. The command is rejected.
Recovery. Specify a function key that is valid for either a 6530 terminal or a 3270
terminal in the INIT procedure.
NNM1857 TEXT TOO LONG FOR A FUNCTION KEY:
fnkey
CHARACTERS
Cause. An FK command was issued from an NCL procedure but specified a text string
that was too long. The text must not be more than 132 characters long.
fnkey
is the name of the function key.
Effect. The definition of the function key is not changed.
Recovery. Specify a text string of the correct length for the function key in the
procedure and restart the procedure.
NNM1858 TEXT TOO LONG FOR AN ACTION KEY (MAX.
len
CHARACTERS)
Cause. An FK command was issued to define an action key (type ACT) but specified a
text string that was too long. The text should be the name of an NCL procedure.
len
is the maximum length of the text (in characters).
Effect. The definition of the function key is not changed.
Recovery. Specify the correct NCL procedure name and retry the command.