System Options under OpenVMS |
Specifies whether the settings of the SAS system options are written
to the SAS log.
Default: |
NOOPLIST
|
Valid in: |
configuration file, SAS invocation, VMS_SAS_OPTIONS DCL
symbol
|
Category: |
Log and procedure output control: SAS log
|
PROC OPTIONS GROUP= |
LOGCONTROL
|
OpenVMS specifics: |
all
|
-
OPLIST
-
specifies that SAS write the settings of
options to the SAS log.
-
NOOPLIST
-
specifies that SAS does not write the settings
of options to the SAS log.
Under OpenVMS, the OPLIST system option
echoes only the system options specified when SAS is invoked; it does not
echo any system options specified in a configuration file. If you want to
echo the contents of the configuration file, use the VERBOSE system option.
You cannot change the settings of SAS system options
with the OPLIST system option.
If you invoke SAS with the following command:
$ SAS/NODMS/FULLSTIMER/OPLIST
The following line is then written to
the SAS log:
/NODMS/FULLSTIMER/OPLIST
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.