Table 1 shows the attributes for ConverterSpecIn.
| Fields | Description |
|---|---|
Attribute: fileName |
Specifies the name of the output file. The default value is: Data source file name concatenated with "I" |
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 "I" |
Attribute: suppressGeneration |
Indicates whether or not to suppress generation of the compiled request XML converter. |
<ConverterSpecIn fileName="DFH0CSTDI.cbl" overwrite="true" programName="XCNVI"/>