HP 3000 Manuals

Ch 16. Running Convert5 [ Micro Focus COBOL Compatibility Guide ] MPE/iX 5.0 Documentation


Micro Focus COBOL Compatibility Guide

Chapter 16  Running Convert5 

The first step in converting your DG Interactive COBOL data files is to
produce a file conversion program.  This program reads DG Interactive
COBOL data files and converts them to Micro Focus COBOL data file format.

You use the Convert5 utility to produce a file conversion program.  The
input to Convert5 is the name of an existing DG Interactive COBOL source
program, which must be syntactically correct.  This source program must
contain the FD and SELECT...ASSIGN entries, together with any associated
record definitions, for the DG Interactive COBOL data files you want to
convert.  The output from Convert5 is the file conversion program.

You can use Convert5 in either of two modes:  interactive or batch mode.

If you run Convert5 in interactive mode, prompts are output to your
screen for you to enter various parameters that control the production of
the file conversion program.

If you run Convert5 in batch mode, you must supply the necessary control
parameters in a file.



MPE/iX 5.0 Documentation