NET/MASTER Messages Manual

NNM1398
Messages
106159 Tandem Computers Incorporated 2–267
NNM1395 PANEL ERROR - TRAILER LINES EXCEED MAXIMUM OF
number-of-lines
LINES
Cause. A PANEL verb was issued, but the number of trailer lines in the panel
description file exceeded the maximum allowed for the display terminal.
number-of-lines
is the maximum number of trailer lines allowed for the
terminal.
Effect. The panel is not displayed.
Recovery. The maximum number of trailer lines allowed in a panel description file is
equal to the number of rows on the display terminal. Remove some of the trailer lines
in the panel description file so that the maximum is not exceeded.
NNM1396 PANEL ERROR - MULTIPLE TRAILERS ARE NOT ALLOWED
Cause. A PANEL verb was issued to display a panel, but more than one #TRAILER
START or #TRAILER END statement was encountered in the panel description file.
Effect. The panel is not displayed.
Recovery. Correct the trailer part of the panel description file, making sure that only
one trailer is specified, and that the trailer lines are immediately preceded by one
#TRAILER START statement and immediately followed by one #TRAILER END
statement.
NNM1398 #FLD: NOT WITHIN RANGE
Cause. The #FLD statement specified the RANGE operand with an invalid value. The
format is RANGE=(
min
,
max
) where
min
and
max
must be integers from 0 through
65535.
Effect. The panel is not displayed.
Recovery. Use a correct value for the RANGE operand in the panel description file, and
restart the procedure.