User guide

PARAMS, Continued
SHOW
Command
Examples
NOTE
Since it is important to view the current value of a
parameter before changing it, examples of the SHOW
command are included.
PARAMS> show add_cr
Parameter Current Default Type Radix
--------- -------- -------- ------- ------
ADD_CR 0 0 Boolean 0/1
PARAMS> set . 1
PARAMS> show .
Parameter Current Default Type Radix
--------- -------- -------- -------- -----
ADD_CR 1 0 Boolean 0/1
PARAMS> set add_cr 0
PARAMS> show .
Parameter Current Default Type Radix
--------- -------- -------- -------- -----
ADD_CR 0 0 Boolean 0/1
PARAMS>
SHOW
The SHOW command displays the settings of a parameter or
a class of parameters. The full name of the parameter (8
characters or less), the current value, the default value, radix
and type, and any flag associated with each parameter is
displayed.
SHOW Syntax
SHOW param-or-class
Continued on next page
4–33