Table
Position in | Functions (Record Fields) |
the Record |
|
FROM HEX (or special function) | |
TO HEX | |
37 | Translate before or after performing control |
Pad character (B=blank, N=Null, or | |
character) | |
translation | |
translation | |
Comment | |
Not used |
The fields in the record are described in detail below:
FROM HEX From one to nine characters expressed in hexadecimal representation. The translation program scans the input data for the FROM HEX character. When found, it replaces the data with the TO HEX characters, if any. Consult Appendix A for hexadecimal values for both ASCII and EBCDIC character sets. Hexadecimal data uses the characters 0 through 9 and A through F. Examples of hexadecimal data are 01, AF, 7E, F9, FF. The characters A through F must be in upper case.
NOTE: Only *TEXT reformatting supports the translation of the full nine- byte
The FROM HEX table size limits are listed in Table
Table
Number of | Maximum Number of Table Entries |
| ||
FROM |
|
|
|
|
Characters |
|
|
|
|
| *TEXT | *DIF | *BASICS | *TAB |
1 | 256 | 256 | 256 | 256 |
2 | 50 | xxx | xxx | xxx |
3 | 50 | xxx | xxx | xxx |
4 | 40 | xxx | xxx | xxx |
5 | 30 | xxx | xxx | xxx |
6 | 20 | xxx | xxx | xxx |
7 | 15 | xxx | xxx | xxx |
ETU400 User Guide 011603 |