The valid format for the mfplicnv command is:
mfplicnv infile outfile [–margins 2,72][-ebcdic -codepage xxxx]
Where infile is the name of the source to be scanned for embedded hex values, and outfile is the name of the newly created file containing the source converted to use hex literal constants.
-ebcdic -codepage xxxx indicates that the input file is encoded in EBCDIC and output is written as ASCII source.