ETU400 User Guide 011603
8-6
Table 8-2 Translate Table Source Record Format
Position in
the Record
Functions (Record Fields)
1-18
FROM HEX (or special function)
19-36
TO HEX
37
Translate before or after performing control
38-39
Pad character (B=blank, N=Null, or 2-byte hex
character)
40-41
End-of-record (EOR) action for ASCII-to-EBCDIC
translation
42-43
End-of-file (EOF) action for ASCII-to-EBCDIC
translation
44-80
Comment
81-96
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 (nine-character) string in the table. *DIF, *BASICS, and *TAB
reformatting programs supports only a single-byte (one-character)
translation string in the table.
The FROM HEX table size limits are listed in Table 8-3.
Table 8-3 FROM HEX Table Size Limits
Number of
FROM
Characters
Maximum Number of Table Entries
*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
Summary of Contents for ETU400
Page 1: ...i ETU400 User Guide AS 400FileTransferUtility...
Page 30: ...ETU400 User Guide 011603 2 5 old versions since most users do not modify these tables...
Page 183: ...ETU400 User Guide 011603 10 53...
Page 239: ...ETU400 User Guide 011603 E 1 Appendix E ERRORMESSAGES NATIVEMODE...
Page 264: ...ETU400 User Guide 011603 F 1 Appendix F ASCII EBCDICPRINTABLECHARACTERS...
Page 304: ...ETU400 User Guide 011603 H 1 Appendix H INTERNATIONALTRANSLATIONTABLES...
Page 309: ...ETU400 User Guide 011603 J 1 Appendix J ETUTHROUGHPUTCONSIDERATIONS...