NET/MASTER Network Control Language (NCL) Programmer's Guide
Panel Description File Libraries
Working With Panels
14–10 106160 Tandem Computers Incorporated
You can use the SHOW PARAM command to display the results of the PARAM
PNLDISTSRC and PARAM PNLDISTCODE commands, as the following screen
shows:
(09:36) --------------------- OPERATOR CONTROL SERVICES ----------------------
SHOW PARAM
NNM0605 CONFIG FILE=$DATA4.ZNNM.CONFIG
NNM0605 PROCESSCHAR=Z
NNM0605 INIT=INIT
NNM0605 READY=READY
NNM0605 SWGUID=YES
NNM0605 DID=SYS1
NNM0605 NCLDISTSRC=$DATA4.ZNNMNDS
NNM0605 NCLCUSTSRC=$DATA4.ZNNMNCS
NNM0605 NCLDISTCODE=$DATA4.ZNNMNDO.NCODE
NNM0605 NCLDISTOBJ=$DATA4.ZNNMNDO.NCLDOBJ
NNM0605 NCLCUSTOBJ=$DATA4.ZNNMNCO.NCLCOBJ
NNM0605 NCLOBJLIB=ZNNMUCO
NNM0605 PNLDISTCODE=$DATA4.ZNNMPDS.PCODE <-- Distributed panel object file
NNM0605 PNLDISTSRC=$DATA4.ZNNMPDS <-- Distribution panel library name
NNM0605 PNLCUSTSRC=$DATA4.ZNNMPCS
NNM0605 DSNMSUBVOL=$DATA4.ZDSMS
NNM0605 DSNMSECTION=
NNM0605 MDSMAPFILE=$DATA4.ZNNMDATA.ZMAPFILE
NNM0605 UADUTIL=$DATA4.ZNNMDATA.UADUTIL
NNM0605 UACUTIL=$DATA4.ZNNMDATA.ZUACUTIL
AUTO HOLD ------------------ NonStop NET/MASTER D30 ---------------- --------
M=>
Customized Panel Library
A NonStop NET/MASTER MS system has only one customized panel library. This
library contains customized panel description files. These may be panel description
files that you have moved and modified from the distribution panel library. They may
be system-level panel description files that you have created yourself, for example, a
User Services panel description file.
The location of the customized panel library is defined in the NonStop NET/MASTER
MS configuration file using the PARAM PNLCUSTSRC command. The following
example uses the PARAM PNLCUSTSRC command to define the location of the
customized panel library in the subvolume $DATA4.ZNNMPCS:
PARAM PNLCUSTSRC=$DATA4.ZNNMPCS
The customized panel library is empty when your NonStop NET/MASTER MS
software is distributed and installed—until you add customized panel description files
to it. NonStop NET/MASTER MS upgrades do not affect panel description files in the
customized panel library.