EGL Reference Guide for iSeries

initNonIOData

The build descriptor option initNonIOData specifies whether the generated COBOL program initializes global basic records. Valid values are YES and NO. The default is YES.

The option initNonIOData is meaningful only when you are generating a COBOL program. If you specify the initialized property when declaring a global basic record, the property takes precedence over the build descriptor option.

For details on initialization, see Data initialization.


Related reference
Build descriptor options
Data initialization
initIORecords


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