VMS Help COBOL, PROCEDURE_DIVISION, miscellaneous_topics, segmentation, fixed_segments *Conan The Librarian |
Fixed segments appear to reside in memory at all times. A fixed segment is in its initial state the first time the program calls it. On later calls, the fixed segment is in its last-used state.
|