CRTFRMSTMF is a wrapper over the IBM i CRTxxx compile commands that do not allow a stream file.
This uses the TGTCCSID parameter on CRTBNDRPG and therefore requires the PTF listed here: Compile RPG from Unicode source
git clonethis repository- Run
gmake(available from yum)
ADDLIBLE CRTFRMSTMF(or whatever library you used)CRTFRMSTMFand prompt for parameters. Command help is provided.
MIT License. See file LICENSE in root of this repository.