| System Options under OpenVMS |
| Default: | NOMSGCASE |
| Valid in: | configuration file, SAS invocation, VMS_SAS_OPTIONS DCL symbol |
| Category: | Log and procedure output control: SAS log |
| PROC OPTIONS GROUP= | LOGCONTROL |
| OpenVMS specifics: | all |
| Syntax | |
| Details |
Syntax |
| MSGCASE | NOMSGCASE |
specifies that messages are displayed in uppercase characters.
specifies that messages are displayed in uppercase and lowercase characters. This is the default.
| Details |
The MSGCASE system option specifies whether or not messages from the message file are put in uppercase characters before they are written out. User-generated messages and source lines are not affected by this system option.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.