Inclusion of EBCDIC user tables
The conversion file for the EBCDIC user table is created with the text file for editing the EBCDIC user table and the EBCDIC User Table Expand command. HULFT must be restarted in order to execute the EBCDIC User Table Expand command.
HULFT provides EBCDIC code set conversion templates as samples for editing EBCDIC user tables.
You may not be able to use EBCDIC user tables, depending on the combination of codes from which and to which HULFT carries out conversion. Refer to the following for the details:
HULFT10 Code Conversion Manual :
The EBCDIC code set conversion templates are located in 'HULPATH/ucf,' and the conversion file is located in 'HULPATH.'
EBCDIC Set |
Template Sample File Name |
|
---|---|---|
ASCII to EBCDIC |
EBCDIC to ASCII |
|
EBCDIC Katakana |
as2ebkn.txt |
eb2askn.txt |
EBCDIC Lowercase |
as2ebel.txt |
eb2asel.txt |
EBCDIC ASCII |
as2ebac.txt |
eb2asac.txt |
EBCDIC ASPEN |
as2ebap.txt |
eb2asap.txt |
Japan (Latin) for IBM |
as2ebibm.txt |
eb2asibm.txt |
Japan (Latin) Extended for IBM |
as2ebext.txt |
eb2asext.txt |
NEC Katakana |
as2ebnec.txt |
eb2asnec.txt |
Japan (Katakana) Extended for IBM |
as2ebkx.txt |
eb2askx.txt |
EBCDIC Set |
Conversion file name |
---|---|
User table 1 |
user1.ucf |
User table 2 |
user2.ucf |
User table 3 |
user3.ucf |
EBCDIC User Table Expand command
utlucextd -i infilename -r {user1|user2|user3} [-o] -r {user1|user2|user3} -o
Parameter explanation
- -i infilename
-
Specify the text file for editing the EBCDIC user table. (Mandatory)
Specified within 256 byte alphanumeric characters.
- -r {user1|user2|user3}
-
Specify the user table to be expanded. (Mandatory)
- user1:
-
Set as user table 1
- user2:
-
Set as user table 2
- user3:
-
Set as user table 3
- -o
-
The expanded content is displayed in the standard output. (Optional)