Specifies that each time a Linkage Section item is referenced a check is to be made that it exists.
Note: This directive is supported for native COBOL only.
Syntax:
>>-.---.-.----.--LINKCHECK-----------------><
+-/-+ +-NO-+
Properties:
Default:
|
NOLINKCHECK
|
Phase:
|
Generate
|
$SET:
|
Initial
|
Dependencies:
Set to LINKCHECK by CHECK.
Comments:
If you set this directive, then for any reference to a Linkage Section item that does not exist a run-time error 203 (CALL parameter not supplied) is generated.