NET/MASTER Messages Manual

NNM2752
Messages
106159 Tandem Computers Incorporated 2–433
NNM2750 PANEL FILE
panel-name
NOT PRELOADED - RECURSIVE INCLUDE OF
PANEL
included-panel
Cause. A SYSPARMS PPRELOAD command was issued, but a #INCLUDE statement
caused the recursive inclusion of a panel description file.
panel-name
is the name of the file specified in the command.
included-panel
is the name of the file recursively included.
Effect. The panel description file is not preloaded.
Recovery. Determine the location of the recursive inclusion from the panel description
files that build the panel to be preloaded. 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.
NNM2751 INVALID VARIABLE PREFIX
variable-name-prefix
SPECIFIED IN
#ALIAS STATEMENT
Cause. A PANEL verb was issued, but a #ALIAS statement in the panel description
file encountered an invalid variable name prefix for the VARS keyword. Note that the
prefix is the value of a variable if the value for the VARS keyword starts with &.
variable-name-prefix
is the invalid prefix.
Effect. The panel is not displayed.
Recovery. Correct the variable name prefix, and retry the request.
NNM2752 INVALID VARIABLE NAME
variable-name
SPECIFIED IN #ALIAS
STATEMENT
Cause. A PANEL verb was issued, but a #ALIAS statement in the panel description
file encountered an invalid variable name for the VARS keyword. Note that the name
is the value of a variable if the value for the VARS keyword starts with &.
variable-name
is the invalid name.
Effect. The panel is not displayed.
Recovery. Correct the variable name, and retry the request.