An EBCDIC character can be represented by either its decimal code or its hexadecimal equivalent. Hexadecimal numbers should be prefixed by 0x.
Example:
In the following example, to translate the EBCDIC character A to the equivalent ASCII code using a hexadecimal number, set line 194 of the ETOA file to contain only the information below:
0x41
| Copyright © 2012 CA. All rights reserved. |
|