Target for CALL (LINKLIT)

This field specifies the linkage type for external CALL/CANCEL 'literal' target and the SET ENTRY target. You may override this option for specific external CALL/CANCEL 'literal' target and the SET ENTRY target lists by specifying the following sentence in the SPECIAL-NAME paragraph:

LINKAGE TYPE IS implementer-name FOR target-list.

This field corresponds to the LINKLIT parameter of the CRTCBLMOD and CRTBNDCBL commands for ILE COBOL.

Note:
These values apply only to the CRTCBLMOD and CRTBNDCBL commands for ILE COBOL. These values are not valid for, and do not appear for the CRTCBLPGM command of OPM COBOL/400.

To specify a linkage type, 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 default will be used.

*PGM
Target for CALL/CANCEL or SET ENTRY is a program object. where the file is located.

*PRC
Target for CALL/CANCEL or SET ENTRY is an ILE procedure.