7.5.2.3 Extended Range

A DO construct has an extended range if both of the following are true:

The range of the construct is extended to include all executable statements between the destination statement of the first transfer and the statement that returns control to the construct.

The following rules apply to a DO construct with extended range:

Figure 7-3 illustrates valid and invalid extended range control transfers.

Figure 7-3 Control Transfers and Extended Range


Previous Page Next Page Table of Contents