User guide
PARAMS, Continued
SHOW
Parameters
param-or-class is either the parameter name, possibly
abbreviated, or a class name. If you use an abbreviation,
the first matching parameter displays regardless of
uniqueness. The parameter name may also be the special
character "." which displays the most recently-shown
parameter. If there is no previously-shown parameter,
an error message is displayed. If you use a class name, be
sure to prefix it with a slash ("/"). Classes available are:
ALL, CONST, SCS, MSCP, DUP, and BSS.
SHOW /Class
Examples
PARAMS> show /dup
Parameter Current Default Type Radix
--------- --------- --------- ----- ------
SDI_TMO 20 20 Byte Dec RO
ABT_TMO 20 20 Byte Dec RO
ELP_TMO 20 20 Byte Dec RO
DUPEXT RFX RFX String Ascii RO
ADD_CR 0 0 Boolean 0/1
ADD_LF 0 0 Boolean 0/1
PARAMS> show add_cr
Parameter Current Default Type Radix
--------- --------- --------- -------- -----
ADD_CR 0 0 Boolean 0/1
PARAMS> show .
Parameter Current Default Type Radix
--------- --------- --------- -------- -----
ADD_CR 0 0 Boolean 0/1
PARAMS>
Continued on next page
4–34