Next: , Previous: SET, Up: Utilities


13.18 SHOW

     SHOW
             [ALL]
             [BLANKS]
             [CC]
             [CCA]
             [CCB]
             [CCC]
             [CCD]
             [CCE]
             [COPYING]
             [DECIMALS]
             [ENDCMD]
             [FORMAT]
             [LENGTH]
             [MXERRS]
             [MXLOOPS]
             [MXWARNS]
             [SCOMPRESSION]
             [UNDEFINED]
             [WARRANTY]
             [WEIGHT]
             [WIDTH]

SHOW can be used to display the current state of PSPP's execution parameters. Parameters that can be changed using SET (see SET), can be examined using SHOW using the subcommand with the same name. SHOW supports the following additional subcommands:

ALL
Show all settings.
CC
Show all custom currency settings (CCA through CCE).
WARRANTY
Show details of the lack of warranty for PSPP.
COPYING
Display the terms of PSPP's copyright licence (see License).

Specifying SHOW without any subcommands is equivalent to SHOW ALL.