Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

CRTFRMSTMF - Create From Stream File

CRTFRMSTMF is a wrapper over the IBM i CRTxxx compile commands that do not allow a stream file.

Example:

CRTFRMSTMF OBJ(*LIBL/MYCLPGM) CMD(CRTBNDCL) STMF('/MyDir/sourcefile.clsrc')

For build and setup instructions, refer to the README.md for the OSSILE project