![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The characters supported belong to the ISO8859‑1 extended ASCII character set. Alternatively, this character set can be described as those characters belonging to the EBCDIC Country Extended Code Pages (CECP), for example, IBM‑037 (U.S. EBCDIC). In either case, the description applies only to Latin-1 characters (Western European languages).Code Page IBM‑037 (U.S. English EBCDIC)The encoding that represents a character on a page is known as the code point. Note the following regarding code points:
• To determine the code point of a character, use the column heading as the high-order nibble of the byte, and the row heading as the low-order nibble of the byte. For example, the code point for the plus/minus character (±) is 0x8F.
• Code points 0x00 to 0x3F and 0xFF are for non-printing characters, that is, control characters.
• Code point 0x40 is the space character (sp). Code point 0x41 is the required space character (rsp).
• Code point 0x60 is the hyphen character (-). Code point 0xCA is the non-breaking hyphen character (-).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |