(Contents)(Previous)(Next)

Compiling the Precompiled COBOL Program

Options: see information about the corresponding COBOL compiler

Specifying the option -c creates an output file "<fn>.cob". This is the input for the COBOL compiler. It can be compiled using the call "cobolpc".


(Contents)(Previous)(Next)