NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SHOW NCLOBJECT
NonStop NET/MASTER MS Commands
2–358 115412 Tandem Computers Incorporated
SHOW NCLOBJECT The SHOW NCLOBJECT command displays information about objects in an NCL
object file.
SHOW NCLOBJECT=
file-name
[ PROC=
ncl-procedure
]
file-name
:
[ \
sys
. ]$
volume
.
subvolume
.
file-name
file-name
specifies the name of the object file.
PROC
limits the display to a specific NCL procedure.
Only those objects created using NCLCOMP can be specified successfully using
the PROC operand. If you specify other objects, no information is displayed.
Note You can truncate the file name by using an asterisk (*) to specify all file names that begin with a certain
sequence of characters.
Considerations
The default authority level of this command is 0.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
The SHOW PARAM command displays the file name of the distributed NCL
object file.
Messages NNM1093 through NNM1096, and NNM0999 indicate the results of this
command. Refer to the NonStop NET/MASTER Messages Manual or NonStop
NET/MASTER MS online help for a description of these messages.
For related information, see the SHOW PNLOBJECT command.