Table 1 shows the attributes for ConverterSpecOut.
| Fields | Description |
|---|---|
Attribute: fileName |
Specifies the name of the output file. The default value is: Data source file name concatenated with "O" |
Attribute: overwrite |
Specifies whether to overwrite the output file if it exists. |
Attribute: programName |
Specifies the program name of the main program
entry. The default value is: Value of the CodegenProperty GEN_PROG_NAME concatenated with "O" |
Attribute: suppressGenration |
Indicates whether or not to suppress generation of the response compiled XML converter. |
<ConverterSpecOut fileName="DFH0CSTDO.cbl"
overwrite="true" programName="XCNVO"/>