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 |
NOTES | NONOTES |
specifies that SAS does not write notes to the SAS log. NONOTES does not suppress error and warning messages.
Details |
You must specify NOTES for SAS programs that you send to SAS for problem determination and resolution.
See Also |
"The SAS Log" in SAS Language Reference: Concepts
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.