SAS System Options under Windows |
Default: | !sasroot\SAS product\sashelp, !sascfg\sascfg |
Valid in: | configuration file, SAS invocation |
Category: | Environment control: Files |
PROC OPTIONS GROUP= | ENVFILES |
Windows specifics: | Valid values for library-specification |
See: | SASHELP System Option in SAS Language Reference: Dictionary |
Syntax | |
Details |
Syntax |
-SASHELP ("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 applies only to the directory or subdirectory level. The value for library-specification must resolve to a valid Windows pathname. If the pathname contains spaces, it must be enclosed in quotation marks.
Details |
The SASHELP system option is set during the installation process and normally is not changed after installation.
Note that products and their corresponding files can be split across multiple drives and directories. The library-specification argument can be a Windows pathname or an environment variable associated with a pathname.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.