SAS System Options under Windows |
Default: | !sasroot\core\resource |
Valid in: | configuration file, SAS invocation |
Category: | Environment control: Display |
PROC OPTIONS GROUP= | ENVDISPLAY |
Windows specifics: | all |
Syntax | |
Details |
Syntax |
-RESOURCESLOC <(>'directory-specification-1' <'directory-specification-n')>| "." |
specifies a directory location of the files that contain SAS resources. If directory-specification contains spaces, it must be enclosed in quotation marks. If you specify more than one directory-specification, enclose the list in parenthesis.
specifies that the current working folder is to be the default directory for the location of the files that contain SAS resources.
Details |
SAS resources are dynamic link libraries that contain icons, strings, and fonts that are used by SAS. The types of files that reside in the RESOURCESLOC directory are font files (.fon, .ttf) and dynamic link libraries (.dll).
You can specify multiple RESOURCESLOC options to define a search order.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.