| SAS System Options |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Log and procedure output control: SAS log |
| PROC OPTIONS GROUP= | LOGCONTROL |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| SOURCE2 | NOSOURCE2 |
specifies to write to the SAS log secondary source statements from files that have been included by %INCLUDE statements.
specifies not to write secondary source statements to the SAS log.
| Details |
Note: SOURCE2 must be in effect when you execute SAS
programs that you want to send to SAS for problem determination and
resolution. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
| See Also |
"The SAS Log" in SAS Language Reference: Concepts
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.