Created On:  16 January 2013

Problem:

What is LINKCHECK and how is it set?

Resolution:

LINKCHECK is a directive which specifies that each time a Linkage Section item is referenced a check is to be made that it exists.


Syntax:
>>-.---.-.----.--LINKCHECK-----------------><
   -/- -NO-
Parameters:
None
 
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.

Incident #2582330