SET
Note: Square brackets used in the
SET syntax chart are
required parts of the syntax and are not used to indicate optional elements. All subcommands are
optional.
SET
BASETEXTDIRECTION={AUTOMATIC**}
{RIGHTTOLEFT}
{LEFTTORIGHT}
BLANKS={SYSMIS**}
{value }
BLOCK={X'2A'** }
{X'hexchar' }
{'character'}
BOX={X'2D7C2B2B2B2B2B2B2B2B2B'**}
{X'hexstring' }
{'character' }
CACHE={20**}
{n }
CCA={'-,,,' } CCB={'-,,,' } CCC={'-,,,' }
{'format'} {'format’} {'format'}
CCD={'-,,,' } CCE={'-,,,' }
{'format’} {'format'}
CELLSBREAK={10000**}
{n }
CMPTRANS={YES}
{NO }
CTEMPLATE {NONE** }
{'full path and name'}
DECIMAL={COMMA}
{DOT }
DEFOLANG=default output language
DIGITGROUPING={NO**}
{YES }
EPOCH={AUTOMATIC }
{begin year
ERRORS={LISTING**}
{NONE }
FOOTNOTE={NO }
{YES**}
FORMAT={F8.2**}
{Fw.d }
FUZZBITS={6**}
{n }
HEADER={NO** }
{YES }
{BLANK}
LEADZERO={NO**}
{YES }
LENGTH={59**} WIDTH={80**}
{n } {255 }
{NONE} {n }
LOCALE={OSLOCALE**}
{'localeid'}
MCACHE=n
MDISPLAY = [TEXT** | TABLES]
MESSAGES={NONE** }
{LISTING}
MEXPAND={ON**}
{OFF }
MIOUTPUT = [OBSERVED** IMPUTED** POOLED** DIAGNOSTICS**]
MITERATE={1000**}
{n }
MNEST={50**}
{n }
MPRINT={OFF**}
{ON }
MTINDEX={2000000**}
{RANDOM }
{n }
MXCELLS={AUTOMATIC**}
{n }
MXERRS={100**}
{n }
MXLOOPS={40**}
{n }
MXWARNS={10**}
{n }
OATTRS={OLANG**}
{ENG }
{BOTH }
OLANG=output language
ONUMBERS={LABELS**}
{VALUES }
{BOTH }
OVARS={LABELS**}
{NAMES } SEED={2000000**}
{BOTH } {RANDOM }
{n }
PRINTBACK={NONE** }
{LISTING}
PXTWARNS={3** }
{integer}
{ALL }
REPDEFER={NO }
{YES}
RESULTS={LISTING**}
{NONE }
ROWSBREAK={100**}
{n }
{NONE }
SCALEMIN=n
SIGLESS={ON**}
{OFF }
SMALL=n
SORT={EXTERNAL**}
{INTERNAL }
{SS }
SUMMARY={NONE** }
{'expression'}
TABLERENDER={FAST**}
{FULL }
{LIGHT }
TFIT={BOTH** } TVARS={LABELS**}
{LABELS } {NAMES }
{BOTHLARGE} {BOTH }
THREADS={AUTO**}
{n }
TLOOK={NONE** }
{'full path and name'}
TNUMBERS={LABELS**}
{VALUES } RNG={MC**}
{BOTH } {MT }
TOLERANCE={1**}
{n }
UNDEFINED={WARN**}
{NOWARN}
UNICODE={ON**}
{OFF }
WORKSPACE={24576**}
{n }
XVERSION={DEFAULT**}
{'version'}
ZCOMPRESSION={YES}
{NO }
** Default setting at installation.
This command takes effect immediately. It does not read the active dataset or execute pending transformations. See the topic Command Order for more information.
Release History
Release 13.0
-
RNGandMTINDEXsubcommands introduced. - Default for
MXERRSsubcommand increased to 100. -
SORTsubcommand introduced. -
LOCALEsubcommand introduced.
Release 14.0
- Default for
WORKSPACEsubcommand increased to 6144.
Release 15.0
-
LABELSreplacesVALUESas the default for theTNUMBERSsubcommand. -
JOURNALsubcommand is obsolete and no longer supported. - Value
EXTERNALadded to list forSORTsubcommand, replacing the valueINTERNALas the default. ValueSSis deprecated.
Release 16.0
-
MCACHEsubcommand introduced. -
THREADSsubcommand introduced. -
UNICODEsubcommand introduced.
Release 16.0.1
-
BOTHLARGEkeyword introduced for theTFITsubcommand.
Release 17.0
-
FUZZBITSsubcommand introduced. -
MIOUTPUTsubcommand introduced.
Release 18.0
-
ROWSBREAK,CELLSBREAK, andTOLERANCEsubcommands introduced for controlling display of large pivot tables. -
ZCOMPRESSIONsubcommand introduced. -
COMPRESSIONsubcommand is obsolete and ignored. -
REPDEFERsubcommand introduced.
Release 19.0
-
XVERSIONsubcommand introduced. -
OATTRSsubcommand introduced. -
DIGITGROUPINGsubcommand introduced. -
TABLERENDERsubcommand introduced. -
CMPTRANSsubcommand introduced.
Release 20.0
-
FASTkeyword introduced for theTABLERENDERsubcommand, replacing theLIGHTkeyword, which is deprecated. - Value
BPortugu(Brazilian Portuguese) added to list forOLANGsubcommand.
Release 21.0
ODISPLAYsubcommand introduced.
Release 22.0
OSLOCALEkeyword added toLOCALEsubcommand.BASETEXTDIRECTIONsubcommand added.SUMMARYsubcommand added.
Release 24.0
LEADZEROsubcommand added.
Release Subscription (November 2017 update)
MDISPLAYsubcommand added.
Release 27.0.1
FOOTNOTEandSIGLESSsubcommands added.
Release 28.0
CELLSBREAK,ROWSBREAK,TOLERANCE,MXCELLS, andTABLERENDERsubcommands no longer supported.
Release 29.0
PXTWARNSsubcommand added.ODISPLAYsubcommand removed.
Many of the
settings available with the SET command can also
be specified from the Options
dialog.