Restriction: This directive is supported in native COBOL only.
Turns on COBOL segmentation.
>>-.---.-.----.--SEG----------------------->< +-/-+ +-NO-+
None
| Default: | SEG |
| Phase: | Syntax check |
| $SET: | Initial |
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.