NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS PUNLOAD
NonStop NET/MASTER MS Commands
2–514 115412 Tandem Computers Incorporated
PUNLOAD
PUNLOAD={
panel-desc-file
| (
panel-desc-file
,
library
) }
specifies the name of a panel description file to unload from the active panel
queue.
panel-desc-file
specifies the name of a panel description file.
library
specifies the panel library from which the panel description file was
preloaded.
If you did not specify a library when the panel description file was preloaded,
then you do not have to specify a library when you unload it. However, if you
do, you must specify the customized panel library (the first library in the
search path used to locate the panel description file when it was preloaded).
You cannot specify the name of the distribution panel library when you
unload a panel description file, even if the panel description file was originally
located in the distribution panel library.
If you specified a library when the panel description file was preloaded, then
normally you must specify the same library when you unload it. However,
you do not have to specify a library when you unload a panel description file
that was originally preloaded from the customized panel library (whether or
not you specified the name of the customized panel library when the panel
description file was preloaded).
Considerations
This system parameter is not included in the display from the SHOW SYSPARMS
command or the display from the Display/Update SYSPARMS Settings option in
System Support Services.
You can use this system parameter to unload two types of panel description files
from the active panel queue. The first type are loaded by reference, that is, loaded
as a result of using the PANEL verb from an NCL process to refer to a panel
description file by name. The second type are explicitly preloaded, that is, loaded
using the SYSPARMS PPRELOAD command.
You can use the SHOW PANELS command to display preloaded panel description
files, including the first library in the search path used to locate a panel description
file when it was preloaded. You can use the SYSPARMS PPRELOAD command to
preload a panel description file.
Example
The following example unloads a panel description file called ZHWKMMNP:
SYSPARMS PUNLOAD=ZHWKMMNP