MeaningMessage/Cod e
A conversion table called HOSTBIG5.tbl is used.HOSTBIG5
The 1-byte character code in the field concerned
is the EBCDIC code. A shift code changes into
1-byte character from a head. A space character
is changed into a 2-byte space code.
TRAN_EBCDIC|TRAN_START_SINGLE|TRAN_DBLSPACE
The 1-byte character un-definition is replaced by
X'20'.
20
The 2-byte character un-definition is replaced by
X'A140'.
A140
At the time of 1-byte/2-byte mixture, if a
conversion place domain remains, it will fill up
with X'20'.
20
At the time only of 2-byte character, if a
conversion place domain remains, it will fill up
with X'A140'.
A140
The field concerned is the mixed field of a 2-byte
character (Chinese character) and a 1-byte
character.
TRAN_MIX
Conversion mode directions: The definition label
header of CHAR:OPK4.
CHAR:OPK4]
It changes into an ASCII code from the EBCDIC
code (IBM system).
EBCIBMtoBIG5
Code conversion table exists in ./ directory../
A conversion table called HOSTBIG5.tbl is used.HOSTBIG5
The 1-byte character un-definition is replaced by
X'20'.
20
If a conversion place domain remains, it will fill
up with X'20'.
20
Conversion mode directions: The definition label
header of NUM:OPA1.
[NUM:OPA1]
It changes into character form from the digital
data of pack form.
PACKtoCHAR
A mark is positioned in a head.TRAN_SIGN_F
The number of beams of a decimal point is
specified.
0
0 from a head is set to 0 as it is.TRAN_NON_SUPPRESS
Edit Option File98