Code Conversion Settings

Code Set for Transfer (CS4TRNSFR)

Specify the code set used for code conversion of the send file or the receive file. (Mandatory)

I :

IBM Kanji

C :

IBM Simplified Chinese

Use Custom Character Table (GAIJIFILE)

How to handle custom character table conversion is specified. (Optional)

0 :

No custom character table is used and all custom characters are converted to "□".

1 :

Convert custom character codes to relevant codes by referring to the custom character table

2 :

Convert to relevant codes by referring to the custom character table first

If omitted, "0" is set.

For the custom character conversion rules, refer to the following:

HULFT10 Code Conversion Manual : Custom character codes

Refer to Custom character table for details of the custom character table.

Handling of Unregistered Custom Characters (GAIJIERR)

This field specifies how to handle codes not listed either in JIS Level 1 and JIS Level 2 or in the custom character table. (Optional)

0 :

Convert the code to the default code

1 :

Raise an error

If omitted, "0" is set.

For the custom character conversion rules, refer to the following:

HULFT10 Code Conversion Manual : Custom character codes

Code Conversion Mode (CODECHANGEMODE)

This field specifies how to treat custom characters strings.

0 :

Mode 0

In code conversion, this mode treats output codes as fixed length and carries out conversion to custom characters.

1 :

Mode 1

In code conversion, this mode treats output codes as variable length and carries out conversion to custom characters.

If omitted, "0" is set.

Conversion between EBCDIC Codes (EBCDIC)

This mode specifies whether to carry out conversion between different EBCDIC sets. (Optional)

0 :

Do not convert

1 :

Convert

If omitted, "0" is set.

For the conversion rules between EBCDIC sets, refer to the following:

HULFT10 Code Conversion Manual : Conversion between EBCDIC and EBCDIC

Fixed Length Transfer (FIXLEN)

This field specifies whether to pad shrunk records (due to removal of shift codes and so on) with trailing spaces. (Optional)

Y :

Pad records with spaces

N :

Do not pad records with spaces

If omitted, 'N' is set.

For details, refer to the following:

Character Set Options for Messages (CHARSETOPTMSG)

This field specifies the character set that is used for encoding output messages. (Optional)

H :

HULFT Character Set Mode

I :

Japan (Latin) Extended for IBM Mode

If omitted, 'H' is set.

Note
  • This is an optional field for backward compatibility. In HULFT Ver.8.1 or higher, use of HULFT Character Set (HULCHARSET) is recommended.

  • If you specify both the Character Set Options for Messages (CHARSETOPTMSG) and HULFT Character Set (HULCHARSET), the specification of the Character Set Options for Messages (CHARSETOPTMSG) prevails over the latter.

Character Conversion Mode of Job Environment Variables (JOBENVCNVMODE)

This field specifies the character conversion mode of environment variables for job execution. (Optional)

0:

Compatible Mode

1:

No Conversion Mode

If omitted, "0" is set.

For details on the character conversion mode of environment variables for job execution, refer to Job Execution.