Enhancing your Converted Application [ COBOL/HP-UX Compatibility Guide for the Series 700 and 800 ] MPE/iX 5.0 Documentation
COBOL/HP-UX Compatibility Guide for the Series 700 and 800
Enhancing your Converted Application
Once you have successfully submitted your DG Interactive COBOL source
programs to this COBOL system, you may wish to take advantage of some of
the advanced features offered to you by the system. These features
include:
* ANSI '85 syntax
* IBM mainframe COBOL syntax
* report writer syntax
Full details on these features and their associated syntax can be found
in your Language Reference.
In order to use these features you must specify certain system
directives, when you submit your source programs to this COBOL system.
For example, you must set the ANS85 directive if you use ANSI '85 syntax
in your source programs, or you must set the RW directive if you use
report writer syntax. See your COBOL System Reference for full details
of all system directives, and the features they enable.
MPE/iX 5.0 Documentation