NET/MASTER Messages Manual

NNM1851
Messages
2–326 106159 Tandem Computers Incorporated
NNM1851 INVALID ENVIRONMENT FOR FK COMMAND
Cause. An FK command was issued from an invalid environment. The FK command
can only be executed in an OCS environment or as part of the INIT procedure.
Effect. The command is rejected.
Recovery. Remove the FK command from NCL procedures that are executed in
background, ROC, or dependent environments.
NNM1852 KEY TYPE --ASSOCIATED TEXT--
Cause. A FK command was issued to list the function keys, and the message is part of
the response. The line contains the headings of the FK display. Other messages
provide the actual information.
Effect. The headings are displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1853
fnkey
type
text
Cause. An FK command was issued, and the message is part of the response. The line
contains information about a function key.
fnkey
is the name of the function key.
type
is the type of function associated with the key.
text
is the text associated with the key.
Effect. The information about the function key is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.
NNM1854 ILLEGAL NAME FOR A FUNCTION KEY
fnkey
Cause. An FK command was issued using a name that was more than 12 characters
long. The name of a function key cannot contain more than 12 characters.
fnkey
is the name of the function key.
Effect. The command is rejected.
Recovery. Specify a function key name that is valid and retry the command.