cobol2.hlp (Table of Contents; Topic list)
SEGSIZE Details (↑ Object Code)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     For example, SEGSIZE "65536" causes automatic segmentation if the code
     is bigger than 65536 bytes.
 
     If integer is zero, no automatic segmentation is done. This
     reduces compilation time and creates more efficient code.
 
     See also 64KSECT
                                    -♦-