Previous Page | Next Page

SAS System Options under Windows

SORTANOM System Option: Windows



Specifies certain options for the SyncSort utility.
Default: none
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Sort: Procedure options
PROC OPTIONS GROUP= SORT
Windows specifics: all

Syntax
See Also

Syntax

-SORTANOM option(s)
SORTANOM=option(s)

option(s)

can be one or more of the following:

b

tells SyncSort to run in multi-call mode instead of single-call mode.

t

prints statistics about the sorting process in the SAS log.

v

prints all of the commands that are passed to the SyncSort utility in the SAS log.


See Also

Previous Page | Next Page | Top of Page