HP 3000 Manuals

DG Interactive COBOL Source Programs [ Micro Focus COBOL Compatibility Guide ] MPE/iX 5.0 Documentation


Micro Focus COBOL Compatibility Guide

DG Interactive COBOL Source Programs 

Your COBOL system includes certain language enhancements that allow you
to submit programs written in DG Interactive COBOL directly to this COBOL
system.  Provided your DG Interactive COBOL source programs conform to
the standard file format for your operating system, there should be no
problems in submitting most of these programs to this COBOL system.  You
should ensure that the expansion of tab characters in literals is not
significant to the operation of your program before it is processed by
this COBOL system.

However, if your program is written in DG CRT format, you must reformat
the source file before you submit it to your COBOL system.  A source
reformatting utility, reform5, is provided, and the chapters Reformatting 
a DG COBOL Source File and Converting DG COBOL Data Files describe how
you use it.

You must set the DG directive when you submit your source code to this
COBOL system if your source code contains DG Interactive COBOL features
that are not supported in the standard Micro Focus COBOL language, or if
user-defined words are reserved words in the Micro Focus COBOL language.
Refer to your Language Reference for a list of Micro Focus COBOL reserved
words, and for a full definition of all the syntax supported in the
standard Micro Focus COBOL language.  This manual also contains a full
list of the additional DG Interactive COBOL features enabled in the Micro
Focus COBOL language when you set the DG system directive.  Your COBOL 
System Reference  contains details of how to set this directive.



MPE/iX 5.0 Documentation