Review the contents of your SAS autoexec file. The autoexec file is a file of SAS statements that may be executed automatically when you begin a local session. The autoexec file could include a ...
In this example, the OPTIONS statement sets some SAS system options, and the LIBNAME statement assigns a libref. Note: Some SAS system options can be specified only when you invoke SAS. These system ...