This next example specifies a user configuration file using JCL: //MYJOB EXEC SAS, // CONFIG='MY.CONFIG.FILE' Execute SAS statements (such as OPTIONS, LIBNAME, and FILENAME statements) in an AUTOEXEC ...
using the APPLSYS argument in the SHRMACS and the LIBDEF macros. See SAS/SHARE Macros for complete information about the syntax of the SAS/SHARE autocall macro library and how to use it. It may be ...