You indicate here the .cbl files produced
by two different Pacbase generations.
The first file includes both the code generated from the design of
the Program or Screen, and the specific code. The second file, named
the control file, only contains the code generated from the design.
- COBOL file
- Select the .cbl file which corresponds to
the code generated in Pacbase.
This file contains both the code generated from the design and the
specific code. It is produced by the Pacbase generation procedure.
The
migration help function copies this file to the COBOL target indicated
in the Definition tab, under the name indicated
in the COBOL program ID (for Programs) or Program
external name (for Screens) of the Definition.
- COBOL file without specific code
- Select the .cbl control file which corresponds
to the code generated in Pacbase with
the MIA1 (for Programs), MIA2 (for Screens), MIA3 (for TUI clients),
or MIA4 (for Servers) batch procedure. This file only contains the
code generated from the design. The migration help function compares
it with the .cbl file produced by the local generation.