Chapter Contents |
Previous |
Next |
SORTWKDD= |
Default: | SASS |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
Category: | Sort: SORT |
OS/390 specifics: | all |
Syntax | |
Details |
Syntax |
SORTWKDD=prefix |
Details |
The SORTWKDD= option specifies the prefix to be used to generate the DDnames for the sort work files if SAS or the host sort utility dynamically allocates them (see DYNALLOC). The DDnames will be of the form prefixWKnn, where nn can be in the range of 01 to the value of the SORTWKNO= option, which is usually 3 and cannot exceed 6.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.