Previous Topic Next topic Print topic


SEG

Restriction: This directive is supported in native COBOL only.

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.

Previous Topic Next topic Print topic