NET/MASTER Messages Manual

NNM1377
Messages
106159 Tandem Computers Incorporated 2–261
NNM1375 #OPT ERRFLD OPERAND SPECIFIES INVALID VARIABLE
Cause. The #OPT statement specified the ERRFLD operand with an invalid variable
name. The name must resolve to a simple variable name after substitution.
Effect. The panel is not displayed.
Recovery. Specify a correct variable name for the ERRFLD operand in the panel
description file, and ensure that the name resolves to a simple variable name. Restart
the procedure.
NNM1376 PANEL STATEMENT EXCEEDS MAXIMUM SIZE:
size
Cause. After variable substitution, the statement exceeded the maximum length of 80
or 132 characters (depending on terminal type).
size
is the allowed number of characters.
Effect. The panel is not displayed.
Recovery. Split the statement into shorter statements, and restart the procedure.
NNM1377 #OPT PREPARSE OPERAND SPECIFIES INVALID CHARACTER(S)
Cause. The #OPT statement specified the PREPARSE operand with invalid characters.
Valid values are (c,D) and (c,S). The character c must not be alphanumeric.
Effect. The panel is not displayed.
Recovery. Use a correct value for the PREPARSE operand in the panel description file,
and restart the procedure.