![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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:
• As arguments to a rule, as long as the arguments do not require a specific syntax other than syntax WYou 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.
• When used in an assignment statement, the double-byte character is converted to its single-byte equivalent. Usual assignment rules apply.
• The characters are sorted in EBCDIC order and comparison is based on the EBCDIC collating sequence.
• 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 |