genDDSFile
When you generate a COBOL program for iSeries®, the genDDSFile build descriptor option indicates whether you want to create iSeries® data description specification (DDS) files from the record declarations with which your program does input or output.
Values
- YES
- Generate iSeries® DDS
files.
If you are creating DDS files and the prep build descriptor option is set to YES, the DDS files are uploaded to the host system.
- NO (the default value)
- Do not generate iSeries® DDS files.