SAS System Options under Windows |
Specifies the autocall macro library.
Default: |
SASAUTOS
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, SAS System Options window
|
Category: |
Environment control: Files
|
|
Macro: SAS macro
|
PROC OPTIONS GROUP= |
ENVFILES
|
|
MACRO
|
Windows specifics: |
Valid values for library-specification
|
See: |
SASAUTOS System Option in
SAS Macro Language: Reference
|
-SASAUTOS
<(>"library-specification-1"...<"library-specification-n")>
|
SASAUTOS=<(>"library-specification-1"...<"library-specification-n")>
|
-
"library-specification-1"... "library-specification-n"
-
specifies one or more valid Windows pathnames
or environment variables that are associated with pathnames. Remember that
a pathname is only to the directory or subdirectory level. Windows pathnames
must be enclosed in quotation marks if you are using the OPTIONS statement
or if the pathname contains spaces. If you specify only one library specification,
the parentheses are optional. The value for library-specification must resolve to a valid Windows
pathname.
The SASAUTOS system option specifies the
SAS autocall macro library or
libraries.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.