NET/MASTER Messages Manual

NNM1383
Messages
106159 Tandem Computers Incorporated 2–263
NNM1380 PANEL DATASTREAM REQUIREMENTS EXCEED BUFFER SIZE
Cause. The panel description file produced a data stream that was too big for Panel
Services to handle.
Effect. The panel is not displayed.
Recovery. Redesign the panel to economize on the transferred data, then restart the
NCL procedure. Try to use no more than 250 input fields.
NNM1381 PANEL EXPANSION ERROR
Cause. The attempt to display the panel failed. The resolved variable name has an
invalid length. The valid length for the name of a panel variable is 1 through 256
characters.
Effect. The panel is not displayed.
Recovery. Check the process of variable name substitution. The presence of a variable
may be indicated by a field attribute character but a name is missing (length of the
name is zero) or the length of the name is longer than allowed. Specify a correct
variable name in the procedure and restart the procedure.
NNM1382 PANEL VARIABLE UPDATE FAILED
Cause. The internal variable update error occurred, preventing the panel from
accepting the user input. This is a programming error.
Effect. The field is not updated.
Recovery. Refer the message to the system programmer. The programmer should
ensure that the NCL procedure and the panel description file are correct.
NNM1383 PANEL VARIABLE READ FAILED
Cause. The internal variable read error occurred preventing the panel from obtaining a
value for a variable. This is a programming error.
Effect. The panel is not displayed.
Recovery. Refer the message to the system programmer. The programmer should
ensure that the NCL procedure and the panel description file are correct.