NET/MASTER Messages Manual

NNM1353
Messages
2–254 106159 Tandem Computers Incorporated
NNM1353 NO
panel_state
PANELS FOUND
Cause. A SHOW PANELS, SHOW PANELS=LOADED, or SHOW
PANELS=PRELOADED command was issued, but no panels were found.
panel_state
is ACTIVE, LOADED, or PRELOADED.
Effect. The command is ignored.
Recovery. This message is informational only; no recovery action is necessary.
NNM1354 PANEL SKIP STARTED TO =
skipstring
Cause. A panel skip operation was started.
skipstring
is the target of the panel skip, for example, A.B.C.
Effect. The message is sent to the NCL execution environment. The PANEL_SKIP_
PMENU condition is raised, and the message is placed in the &SYS.ERROR.TEXT
system variable.
Recovery. This message is intended for internal NCL use only.
NNM1355 END KEY '
fnkey
' HAS BEEN PRESSED
Cause. You pressed the END key (typically F3 or PF03) while a panel was displayed.
The PANEL verb raised a PANEL_END condition.
fnkey
is the name of the key.
Effect. The panel is terminated.
Recovery. This message is informational only; no recovery action is necessary.
NNM1356 RETURN KEY '
fnkey
' HAS BEEN PRESSED
Cause. You pressed the RETURN key (typically F4 or PF04) while the panel was
displayed. The PANEL verb raised a PANEL_RETURN condition.
fnkey
is the name of the key.
Effect. The panel is terminated.
Recovery. This message is informational only; no recovery action is necessary.