PROC GROOVY uses the
current user’s CLASSPATH environment variable as the base for
building its classpath. You can use the CLASSPATH and SASJAR options
to add paths to the current classpath.
When a class is loaded,
the paths are searched in the following order:
-
CLASSPATH environment variable at the time the process
started
-
paths added with the ADD CLASSPATH and ADD SASJAR
statements in the order in which they were executed