HELPLIB.HLB  —  COBOL  PROCEDURE_DIVISION, miscellaneous_topics, segmentation  fixed_segments
  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.
Close Help