If the
CSCRIPT= option is specified in the SIGNON statement and the specified
script file is not located in the current directory, the location
that is specified in the SASSCRIPT= option is used to find the specified
script file.
If quotation
marks are omitted from the value, SAS can misinterpret the value as
a physical filename and an error condition can result. Using quotation
marks ensures that the value is correctly interpreted as a directory
path.
The SASSCRIPT=
option also enables you to find the location of a script file that
has been configured as a property in the SAS Metadata Repository.
The script path is among the properties of the
SAS/CONNECT server
component in the SAS Application Server that is stored in the SAS
Metadata Repository.
Note: In order to
obtain a script file path from the SAS Metadata Repository, you must
have access to the repository. These SAS options can be used to configure
access to the SAS Metadata Repository: METAAUTORESOURCES=, METACONNECT=,
METAPASS=, METAPORT=, METAPROFILE=, METAPROTOCOL=, METAREPOSITORY=,
METASERVER=, and METAUSER=.