NET/MASTER Messages Manual
NNM1932
Messages
2–342 106159 Tandem Computers Incorporated
NNM1932 NCL 
nclid
 VBL 
vblname
 UPDATED
Cause. A DEBUG MODIFY command was issued, and the value of the variable was
updated.
nclid
is the ID of the NCL process being debugged.
vblname
is the name of the variable updated.
Effect. The value of the variable was updated.
Recovery. This message is informational only; no recovery action is necessary.
NNM1933 NCL 
nclid
type
procname
 PROCESSING COMPLETE
Cause. An NCL process being debugged has terminated.
nclid
is the name of the NCL process being debugged.
type
is EXEC or START.
procname
is the name of the NCL procedure.
Effect. The NCL procedure no longer executes.
Recovery. This message is informational only; no recovery action is necessary.
NNM1934 NCL 
nclid
type
name
Cause. A DEBUG SOURCE command was issued, and the message is part of the
response. The line identifies the decompiled function or procedure.
nclid
is the ID of the NCL process being debugged.
type
is FUNCTION or PROCEDURE.
name
is the name of the function or procedure.
Effect. The information is retrieved and displayed.
Recovery. This message is informational only; no recovery action is necessary.










