NET/MASTER Messages Manual

NNM0219
Messages
106159 Tandem Computers Incorporated 2–43
NNM0216 NO VALUE IS REQUIRED FOR OPERAND '
operand
'
Cause. A command was issued but an operand that does not require a value was given
a value.
operand
identifies the operand that caused the problem.
Effect. The command is rejected.
Recovery. Specify the operand without a value and retry the command.
NNM0217 THE VALUE '
opvalue
' IS INVALID, A CHARACTER IS EXPECTED
Cause. A command was issued and an operand that requires a single character as the
value was specified. The specified value is not a single character.
opvalue
is the value in error.
Effect. The command is rejected.
Recovery. Give the operand a single character value and retry the command.
NNM0218 MISSING PARENTHESIS OR INVALID DATA - '
operand
'
Cause. A command was issued but the value of a specified operand had mismatching
parentheses or missed some data.
operand
identifies the operand that caused the problem.
Effect. The command is rejected.
Recovery. Ensure that an opening parenthesis is matched by a closing parenthesis and
that there is no missing data. Correct and retry the command.
NNM0219 THE NUMERIC VALUE '
opvalue
' WAS OUT OF RANGE, THE RANGE IS
lrange
TO
hrange
Cause. A command was issued but an out-of-range number was specified for an
operand.
opvalue
is the number specified.
lrange
is the low limit of the range.
hrange
is the high limit of the range.
Effect. The command is rejected.
Recovery. Specify a number within the range and retry the command.