HEXFILL

Enables you to retain the hexadecimal value of input characters when deploying an IMS EBCDIC application.
Note: Supported by the MFSGEN mfims utility.

Syntax:

>>-----HEXFILL------><

Parameters:

None

Properties:

Default: None

Dependencies:

None

Comments:

When running EBCDIC applications under Enterprise Server, if there are input fill characters coded as hexadecimal values in the MFS source, and those values should not be converted to EBCDIC at run time, compile your source specifying the HEXFILL directive. This causes hexadecimal values to remain as hexadecimal values at run time, and are not converted to EBCDIC.