NET/MASTER Messages Manual
NNM1363
Messages
106159 Tandem Computers Incorporated 2–257
NNM1361 PANEL
panel
NOT DEFINED. ERROR=
errno
.
Cause. A PANEL verb was issued to retrieve a panel that was not in one of the
following panel libraries:
User panel library
Customized panel library
Distribution panel library
panel
is the name of the panel.
errno
is the Guardian file-system error number
Effect. The request is ignored.
Recovery. Use UMS to view the user panel library specified in your user ID definition.
Use the SHOW PARAM command to get the customized panel library from the
PNLCUSTSRC parameter, and to get the distribution panel library from the
PNLDISTSRC parameter. Use the TACL command FILEINFO to ensure that the panel
description file is in one of the panel libraries. If the name specified for the file is
incorrect, either use the correct name, or create the file. Correct the problem and retry
the request.
NNM1362 #OPT ERRFLD OPERAND USED, NO #ERR STATEMENT FOUND
Cause. The panel description file contained the #OPT ERRFLD= statement but did not
contain the #ERR statement that specifies the processing to be performed as a result of
the error condition.
Effect. The panel is not displayed.
Recovery. Add the #ERR statement to the panel description file.
NNM1363 PANEL ERROR - NO DISPLAYABLE LINES
Cause. A panel description file contained no lines that could be displayed after all the
control statements were processed.
Effect. The panel is not displayed.
Recovery. Add the display part of the panel description file.