HP 3000 Manuals

Overview [ Micro Focus COBOL System Reference, Volume 1 ] MPE/iX 5.0 Documentation


Micro Focus COBOL System Reference, Volume 1

Overview 

The cob command enables you to handle all the phases involved in the
production of a runnable program by providing the interface between your
COBOL source program and the following COBOL system components:

   *   the Compiler - to syntax check and compile your COBOL source files
       into intermediate code files

   *   the Native Code Generator - to generate the intermediate code
       files into native code files

   *   the system linker - to link the native code with the COBOL
       libraries



MPE/iX 5.0 Documentation