Ch 7. Segmentation [ COBOL/HP-UX Language Reference for the Series 700 and 800 ] MPE/iX 5.0 Documentation
COBOL/HP-UX Language Reference for the Series 700 and 800
Chapter 7 Segmentation
Introduction to the Segmentation Module
The segmentation module provides a capability to specify object program
overlay requirements.
Segmentation provides a facility for specifying permanent and independent
segments. Segmentation also allows the intermixing of sections with
different segment-numbers and allows the fixed portion of the source
program to contain segments that can be overlaid.
________________________________________________________________________
|(ANS85) |
|The Segmentation module is classed as an obsolete element in the |
|ANSI'85 standard and is scheduled to be deleted from the next full |
|revision of the ANSI Standard. |
________________________________________________________________________
________________________________________________________________________
|(MF) |
|All dialects within this COBOL implementation fully support this |
|syntax. Refer to your COBOL System Reference for details on |
|using the FLAGSTD directive to detect all occurrences of this |
|syntax. |
________________________________________________________________________
________________________________________________________________________
|(XOPEN) |
|Although it is a part of the standard COBOL definition, this |
|module is explicity excluded from the X/Open COBOL language |
|definitions and should not be used in a conforming X/Open COBOL source|
|program. |
________________________________________________________________________
MPE/iX 5.0 Documentation