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 COBOL Compiler enables you to syntax checkyour source code and
translates these source code (.cbl, .CBL or .cob) files into intermediate
code (.int) files or into whatever type of file was specified on the cob
command line.  See the chapter COBOL System Interface (cob) for details
on the cob command.

When you invoke the Compiler, a number of options are available for
controlling the way your program is compiled.  These options are
specified using directives.  You can enter directives individually on the
cob command line or you can create default directives which are then
invoked as a group either automatically or from the cob command line or
from within the source code.



MPE/iX 5.0 Documentation