This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:loop [2013/01/18 06:23] – grauniad | crpl:docs:loop [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== loop ===== | ===== loop ===== | ||
| Line 10: | Line 10: | ||
| Terminates the Do instruction. Control flow will return to the Do instruction | Terminates the Do instruction. Control flow will return to the Do instruction | ||
| until the Index is equal to the Limit. | until the Index is equal to the Limit. | ||
| + | |||
| + | See [[crpl: | ||
| === Examples === | === Examples === | ||
| < | < | ||