| System Options under UNIX |
| Default: | NOMSGCASE |
| Valid in: | configuration file, SAS invocation, SASV9_OPTIONS environment variable |
| Category: | Log and procedure output: SAS log |
| PROC OPTIONS GROUP= | LOGCONTROL |
| UNIX specifics: | all |
| Syntax | |
| Details |
Syntax |
| -MSGCASE | -NOMSGCASE |
displays notes, warnings, and error messages in uppercase characters.
displays notes, warnings, and error messages in uppercase and lowercase characters.
| Details |
The MSGCASE system option specifies whether notes, warnings, and error messages that are generated by SAS are displayed in uppercase characters. User-generated messages and source lines are not affected by the MSGCASE system option.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.