IBM Books

Migrating to VisualAge Generator


Appendix H. Host Options File Conversion Utility

The EZERCNVO utility lets you convert a CSP/370AD 4.1 or CSP/370RS 1.1 COBOL Generation options file to a workstation options file.

The following diagram shows the syntax for invoking the EZERCNVO utility:

>>-EZERCNVO--filename------------------------------------------><
 

filename
The name of a CSP/370AD 4.1 or CSP/370RS 1.1 COBOL Generation options file

Any options in the host options file that are not recognized by the EZERCNVO utility are ignored.

The EZERCNVO utility creates an output file named filename.OPT, where filename is the name used when calling the EZERCNVO utility. The output file is a VisualAge Generator application generation facility options file.

Return Codes

The return codes for the EZERCNVO utility are as follows:

0
Conversion was successful.

1
The filename parameter was not specified for the EZERCNVO utility.

2
The file specified for the EZERCNVO utility was not found.

3
The file specified for the EZERCNVO has an extension of OPT. The input file cannot have the extension OPT, because it would be overwritten by the output file.

Generation Option Changes

Table 13 shows option name changes from the host generation options files to the VisualAge Generator application generation facility.

Table 13. Application Generation Options
Cross System Product Options VisualAge Generator Application Generation Options
CHECKTYP(0|1|2) CHECKTYPE=LOW|ALL|NONE
COMMLVL /COMMENTLEVEL
CONVT /CONTABLE
EXECJCL
/RUNFILE
/NORUNFILE

FFFF
/ENDCOMMAREA
/NOENDCOMMAREA

INIADDWS
/INITADDWS
/NOINITADDWS

MAPS(ALL|NONE)
/GENMAPS
/NOGENMAPS
/GENHELPMAPS
/NOGENHELPMAPS

MATH(CSP) /MATH=CSPAE
MFSFEAT
/MFSIGNORE
/NOMFSIGNORE

NLS /TARGNLS
PREPJCL
/PREPFILE
/NOPREPFILE

PRINT(YES|NO)
/LISTING
/NOLISTING
/LISTINGONERROR

TRANSID('txid') /TRANSID= primary,restart
TABLES(ALL|NONE)
/GENTABLES
/NOGENTABLES

USERID /PROJECTID


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]