Specifies if a program object is created for each of the compilation units
in the sequence of source programs. This option is meaningful only if
the input source contains a sequence of source programs which generate
multiple modules, otherwise this option is ignored.
This field corresponds to the SIMPLEPGM parameter of the CRTBNDCBL
command.
- Note:
- These values apply only to the CRTBNDCBL command for ILE COBOL. These
values are not valid for, and do not appear for the CRTCBLPGM command of OPM
COBOL/400.
- *CMDDFT
- No parameter will be passed to the host and the host defined default will
be used.
- *YES
- A program object is created for each of the compilation units in the
sequence of source programs. This is the checked value.
- *NO
- A single program object is created, with the first compilation unit
representing the Program Entry.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.