The MFSGEN preprocessor is available only in Micro Focus COBOL development systems. It enables you to make changes to MFS source using a COBOL program.
mfims mfsgen filename.mfs PREPROCESS(exitname)where filename is the name of an MFS file, and exitname is the name of a COBOL program.