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 ...
Mainly just curious. I myself haven't really come across anything all that odd unfortunately. Long maybe, like the Win98 boot floppies and such, but nothing really crazy or anything. I do know there ...
The SAS configuration file enables you to specify SAS system options that are used to establish your SAS session. These options indicate, among other things, the location of your SAS System Help, ...
If you saved it as a .cfg file, make sure the full name is autoexec.cfg and not autoexec.cfg.txt or something sneaky like that.
The Config.sys is the main configuration file used by OS/2, MS-DOS and other operating systems. Config.sys commands loads programs into the memory and sets ups the memory management of the system. The ...