specifies a quoted
CLASSPATH string or a fileref to a specific jar file that is to be
added to the current classpath. This path is searched after the paths
that are in the user’s CLASSPATH environment variable.
Alias:PATH=
SASJAR=<version=> | <range=>
specifies a quoted
string that identifies a jar in the Versioned Jar Repository (VJR)
that should be added to the current classpath. The VERSION and RANGE
values are optional. RANGE takes precedence over VERSION, as in the
following example:
Note: SAS jars do not have a source
compatibility guarantee across versions of SAS. Future versions of
this jar can change without notice. To ensure continued functionality,
contact SAS Technical Support.
Details
The ADD command appends
the given classpath to the current CLASSPATH environment variable.
You must specify at
least one CLASSPATH or one SASJAR. You can specify multiple CLASSPATHs
or SASJARs.