Specifies whether the settings of the SAS system options are written to the SAS log.
Valid in: | configuration file, SAS invocation, SASV9_OPTIONS environment variable |
Category: | Log and Procedure Output Control: SAS Log |
PROC OPTIONS GROUP= | LOGCONTROL |
Default: | NOOPLIST |
Windows specifics: | all |
sas -nodms -fullstimer
-nonews -oplist
. SAS writes this line to the SAS log: NOTE:
SAS command line: -nodms -fullstimer -nonews -oplist
.