Program or Module

This field specifies the name for the compiled object, which is a program object for CRTCBLPGM and CRTBNDCBL, and a module object for CRTCBLMOD. This field can contain *CMDDFT, indicating that no value will be passed to the host so that the host command default will be used. *CMDDFT may not be specified if the library field is not blank. You can enter a 10 character name that follows the OS/400(R) object name syntax rules, or click on the down arrow to select one of the following choices:

*CMDDFT
No parameter will be passed to the host and the host defined command default will be used.

*SRCMBR
The name for the compiled object is taken from the member name of the source.

*PGMID
The name for the compiled object is taken from the PROGRAM-ID paragraph in the COBOL source.

object-name
Enter a name (SBCS characters only) to identify the compiled object (program or ILE module).