NET/MASTER Messages Manual

NNM1364
Messages
2–258 106159 Tandem Computers Incorporated
NNM1364 INSUFFICIENT STORAGE
Cause. A PANEL verb was issued, and there was not enough CPU memory to process
the request to display the panel.
Effect. The request is ignored.
Recovery. Retry the request. If the condition persists, refer the message to your system
manager.
NNM1365 PREPARSE VARIABLE SYNTAX ERROR OR EXCEEDED SUBSTITUTION LIMIT
Cause. During preparse scanning of the panel lines, an invalid variable name was
encountered, or the length of a line after variable substitution exceeded the system
limits (for example, 80 or 132 characters).
Effect. The panel is not displayed.
Recovery. You can use the DEBUG commands to locate the variable that caused the
problem. Correct the variable name and restart the procedure.
NNM1366 PANEL
panel
EXCEEDS MAXIMUM OF
num_lines
LINES.
Cause. The maximum number of display lines allowed for a panel is 62 lines. The
maximum was exceeded.
panel
is the name of the panel.
num_lines
is the number of display lines allowed.
Effect. The request is ignored.
Recovery. Correct the display part of the panel description file.
NNM1367 PANELS CONTROL STATEMENT SYNTAX ERROR:
text
Cause. The control statement was invalid.
text
contains the statement.
Effect. The panel is not displayed.
Recovery. Correct the statement in the panel description file, and restart the procedure.