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------------------------------------------><
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:
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 |