cobol2.hlp (Table of Contents; Topic list)
LINKCOUNT (↑ Object Code)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    LINKCOUNT
 
  Function:     Specifies the maximum number of Linkage Section items,
                external data items, and external files (as defined
                for inter-program communication) allowed.
 
  Syntax:
 
     ─┬───┬─┬────┬──LINKCOUNT──"integer"──────
        └─/─┘ └─NO─┘
 
  Parameters:   integer              The number allowed.
 
  Default:      LINKCOUNT "64"
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-