
Parameter
rscp/mbc_copy
Short text
How to handle missing double-byte characters
Parameter Description
If an Asian text is to be converted and this contains an Asian double-byte character that cannot be converted, then it can be controlled with this parameter what can be done.
Application Area
System
Default Value
2
Values allowed
• 0 : Normal error handling. It usually replaces this character with ‘#’ or ‘.’.
• 1 : Both bytes are copied unconverted.
• 2 : Normal error handling. Two replacement characters are displayed.


