|
|
Line 1: |
Line 1: |
| ==Summary==
| | #REDIRECT [[UPCASMSG (and deprecated SIRMSG) parameters]] |
| <dl>
| |
| <dt>Default value
| |
| <dd>0
| |
| <dt>Parameter type
| |
| <dd>System
| |
| <dt>Where set
| |
| <dd>System manager resettable
| |
| <dt>Related products
| |
| <dd>All
| |
| <dt>Introduced
| |
| <dd>Before <var class="product">Sirius Mods</var> 6.7
| |
| </dl>
| |
| ==Description==
| |
| This numeric parameter must have a value of 0, 1, or 2 indicates the
| |
| case (mixed vs.upper) of Sirius messages (messages that begin with MSIR.).
| |
| The values for SIRMSG are:
| |
| <dl>
| |
| <dt>0
| |
| <dd>Means that messages are left as mixed case unless DBCSENV is set to
| |
| a non-zero value, in which case the 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.
| |
| <dt>1
| |
| <dd>Forces translation of Sirius messages to upper case
| |
| <dt>2
| |
| <dd>Always leaves Sirius 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.
| |
| </dl>
| |
| [[Category:System parameters]]
| |
| [[Category:Parameters]]
| |