z/OS TSO/E REXX User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using Looping Instructions

z/OS TSO/E REXX User's Guide
SA32-0982-00

There are two types of looping instructions, repetitive loops and conditional loops. Repetitive loops allow you to repeat instructions a certain number of times, and conditional loops use a condition to control repeating. All loops, regardless of the type, begin with the DO keyword and end with the END keyword.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014