NET/MASTER Messages Manual
NNM1370
Messages
106159 Tandem Computers Incorporated 2–259
NNM1368 #OPT CURSOR OPERAND SPECIFIES INVALID VARIABLE NAME OR
COORDINATES
Cause. The #OPT statement specified the CURSOR operand with an invalid variable
name or invalid coordinates. The coordinates must be in the range 1 through 62 for
rows and 1 through 132 for columns.
Effect. The panel is not displayed.
Recovery. Ensure that the specified variable name resolves to a valid simple variable
name, or that the coordinates are in the correct range. Correct the panel description
file, and restart the procedure.
NNM1369 #FLD STATEMENT ATTRIBUTE CHARACTER OMITTED
Cause. The panel field control statement #FLD had a missing field character. The
character must be a single nonalphanumeric character or the hexadecimal
representation of a character. The character cannot be an ampersand, a blank, or a
null.
Effect. The panel is not displayed.
Recovery. Correct the panel field control statement #FLD by specifying a valid field
character and restart the NCL procedure.
NNM1370 #FLD STATEMENT SPECIFIES INVALID ATTRIBUTE CHARACTER
Cause. The panel field control statement #FLD had an invalid field character. The
character must be a single nonalphanumeric character or the hexadecimal
representation of a character. The character cannot be an ampersand, a blank, or a
null.
Effect. The panel is not displayed.
Recovery. Correct the panel field control statement #FLD by specifying a valid field
character and restart the NCL procedure.