The macro is used to convert a z/OS® USS file from one encoding to another.

Attributes

The following table describes the macro specific attributes for the macro:

Macro Specific Attributes
Attribute Description Required
file The file to the convert. The path can be an absolute path or a path relative to the base directory of the build file. Yes
fCode From encoding. The default is IBM-037. No
tCode To encoding. The default is UTF-8. No

Notes

Examples