Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Supported Characters : Double-byte Character String Support

Double-byte Character String Support
Allowable Usage
If your hardware is designed and configured to handle double-byte characters and you are using the z/OS version of TIBCO Object Service Broker, you can use double-byte characters in TIBCO Object Service Broker as follows:
You cannot use double-byte characters as literals on report tables or screen tables. You can create syntax W protected fields and assign a value to the fields through your rules.
Behavior of Double-byte Characters
The following behavior applies to the use of double-byte character sets:
When used in an assignment statement, the double-byte character is converted to its single-byte equivalent. Usual assignment rules apply.
When printing to a double-byte character string device, the control characters SI, SO (shift in, shift out) are not printed. When printing to a device that does not support a double-byte character string, the control characters are printed using a printable character.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved