Chapter Contents |
Previous |
Next |
VERBOSE |
Default: | NOVERBOSE |
Valid in: | configuration file, SAS invocation |
Category: | Log and Procedure Output Control: LOGCONTROL |
OS/390 specifics: | data written and where it is written |
Syntax | |
Details | |
See Also |
Syntax |
VERBOSE | NOVERBOSE |
Details |
If you specify the VERBOSE system option at SAS invocation, the settings of all SAS system options that were set at SAS invocation or in the configuration files will be displayed in the following order:
If you specify the VERBOSE system option in a configuration file, only the options that are processed after VERBOSE is encountered are displayed. In other words, VERBOSE can appear in a configuration file, but the resulting options list then includes only those options that follow it in the configuration file.
If you invoke SAS at a terminal, the settings are displayed at the terminal. If you invoke SAS as part of a batch job, the settings are written to the batch job log.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.