SEG

Turns on COBOL segmentation.

Syntax:
>>-.---.-.----.--SEG-----------------------><
   +-/-+ +-NO-+
Parameters:

None

Properties:
Default: SEG
Phase: Syntax check
$SET: Initial
Comments:

With NOSEG, the Compiler treats all section numbers in the code as if they were zero. This means that the Compiler ignores segmentation and creates one program with no overlays.

See Also: