Specifies the autocall macro library.
Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
Category: | Environment Control: Files; Macro: SAS Macro |
PROC OPTIONS GROUP= | ENVFILES; MACRO |
Default: | SASAUTOS |
Windows specifics: | Valid values for library-specification |
See: | SAS Macro Language: Reference |
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.