To use your own autocall
macros in your SAS program, specify their directories with the SASAUTOS
system option. For more information, see
SASAUTOS System Option: UNIX.
Note: The SASAUTOS system option
under UNIX does not recognize filenames that are in uppercase or mixed
case.
You can set the SASAUTOS
system option when you start SAS, or you can use it in an OPTIONS
statement during your SAS session. However, autocall libraries specified
with the OPTIONS statement override any previous specification.
If you use the CONFIG
system option to specify a configuration file, add your autocall library
to the library concatenation supplied by SAS. If you use the default
configuration files (sasv9.cfg), specify your autocall library there.
Autocall libraries are
searched in the order in which you specify them.