SORTED Keyword (DISPLAY command)
SORTED
alphabetizes
the display by variable name. SORTED
can precede the keywords NAMES
, DICTIONARY
, INDEX
, VARIABLES
, LABELS
, SCRATCH
, or VECTOR
.
Example
DISPLAY SORTED DICTIONARY.
- This command displays complete dictionary information for variables in the active dataset, sorted alphabetically by variable name.