cobol2.hlp (Table of Contents; Topic list)
LINKCHECK (↑ Choosing Run-time Behavior)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    LINKCHECK
 
  Function:     Specifies that each time a Linkage Section item is
                referenced a check is to be made that it exists.
 
  Syntax:
 
     ─┬───┬─┬────┬──LINKCHECK─────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOLINKCHECK
 
  Phase:        Generate
 
  $SET:         Initial
                                    -♦-