Figure 1 shows the processing flow of a #DO WHILE loop.
Figure 1. Iteration: #DO macro group with the WHILE
parameter. In this diagram, the boxes with broken lines are optional.
Figure 2 shows the processing flow of a #DO UNTIL loop.
Figure 2. Iteration: #DO macro group with the UNTIL parameter. In this diagram, the boxes with broken lines are optional.
Figure 3 shows the processing flow of a #DO TIMES or #DO
FROM loop.
Figure 3. Iteration: #DO macro group with
the FROM or TIMES parameter. In this diagram, the boxes with broken
lines are optional.
Figure 4 shows the processing flow of a #DO INF loop.
Figure 4. Iteration: #DO macro group with the INF parameter. In this diagram, the boxes with broken lines are optional.