NET/MASTER Messages Manual

NNM1358
Messages
106159 Tandem Computers Incorporated 2–255
NNM1357 PANEL FILE
panel-name
NOT PRELOADED - INCLUDED PANEL
included-panel
HAD ERROR
errno
Cause. A SYSPARMS PPRELOAD command was issued, but a file-system error
occurred on a panel description file included by the #INCLUDE statement.
panel-name
is the name of the file being preloaded.
included-panel
is the name of the included file on which the error occurred.
errno
is a Guardian file-system error number indicating the type of
error.
Effect. The panel description file is not preloaded.
Recovery. Use the error number to determine the action to take.
NNM1358 PANEL ERROR - RECURSIVE INCLUDE OF PANEL
panel-name
Cause. A PANEL verb was issued to display a panel, but a #INCLUDE statement
caused the recursive inclusion of a panel description file.
panel-name
is the name of the panel description file recursively included.
Effect. The panel is not displayed.
Recovery. Determine the location of the recursive inclusion from the panel description
files that build the panel to be displayed. Remove the recursive inclusion, and retry
the request. For example, remove the #INCLUDE statement that causes the recursion,
or correct the name of the panel description file specified in the statement if the name
is incorrect.