cobol2.hlp (Table of Contents; Topic list)
64KSECT (↑ Object Code)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    64KSECT
 
  Function:     Makes the compiler produce segment breaking information
                at each paragraph instead of each section, for programs
                containing sections that produce more than 64K of code.
 
  Syntax:
 
     ─┬───┬─┬────┬──64KSECT───────────────────
        └─/─┘ └─NO─┘
 
  Paramters:    None
 
  Default:      NO64KSECT
 
  Phase:        Generate
 
  $SET:         Initial
                                    -♦-