SIRMSG parameter: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
{{Template: SIRMSG parameter subtitle}} | {{Template: SIRMSG parameter subtitle}} | ||
==Summary== | ==Summary== | ||
<dl> | <dl> |
Revision as of 14:56, 8 April 2015
Upper casing of MSIR. messages
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- System manager resettable
- Related products
- All
- Introduced
- Before Sirius Mods 6.7
Description
Controls the case (mixed vs. upper) of MSIR
messages.
This numeric parameter must have a value of 0, 1, or 2.
The values for SIRMSG are:
- 0
- Means that
MSIR
messages are left as mixed case unless DBCSENV is set to a non-zero value, in which case they are translated to upper case. This value means that mixed case messages are translated to upper case in any Online using DBCS characters where lower case characters might end up being displayed as katakana.
Unless a site is using DBCS, this default setting should be fine. - 1 or 3
- Forces translation of
MSIR
messages to upper case. - 2
- Always leaves
MSIR
messages in mixed case, even if DBCSENV is set to a non-zero value. This is useful at DBCS sites where it is known that lower case characters will be correctly displayed.