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
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.