Coded Character Set Identifier

Select the check box to specify how the compiler handles coded character set identifiers.

*CMDDFT
No parameter will be passed to the host and the host-defined default will be used.

*JOBRUN
The CCSID of the program is resolved at run time. When the compiled program is run, the current job's default CCSID is used.

*JOB
The current job's default CCSID at compile time is used.

*HEX
The CCSID 65535 is used, which indicates that data in the fields is treated as bit data, and is not converted.

coded-character-set-identifier
Specifies the CCSID to be used.