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 ...
Hey folks,<P>My system was ailing and I discovered the config.sys and autoexec.bat were to blame. I disabled these in startup using "msconfig" at run. Now it runs pretty well.<BR>2 questions. I've ...