the system configuration file, SASV8SYS CONFIG, which is on the SAS system disk and is used by all users at your site. Your SAS Installation Representative sets up ...
You won't need it till you need it.
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 ...