Loading...
Select Version
An independent segment is defined as that part of the program that can overlay other segments and can be overlaid by an overlayable fixed segment or by another independent segment. If procedures contained within an independent segment are referenced by a PERFORM or GO TO statement from outside that independent segment, the program is always provided with an independent segment which is in its initial state. GO TO statement branch addresses that have been modified by ALTER are returned to their initial state.