| SAS System Options under Windows |
| Default: | NOMSGCASE |
| Valid in: | configuration file, SAS invocation |
| Category: | Log and procedure output control: SAS log |
| PROC OPTIONS GROUP= | LOGCONTROL |
| Windows specifics: | all |
| Syntax | |
| Details | |
| See Also |
Syntax |
| -MSGCASE | -NOMSGCASE |
specifies that messages are displayed in uppercase characters.
specifies that messages can include uppercase and lowercase characters. NOMSGCASE is the default.
| Details |
Specifies whether notes, warnings, and error messages that are generated by SAS are displayed in uppercase characters. The setting of the MSGCASE option does not affect user-generated messages and source lines.
| See Also |
The SAS Log in SAS Language Reference: Concepts.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.