HP 3000 Manuals

Overview [ COBOL/HP-UX Operating Guide for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Operating Guide for the Series 700 and 800

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 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