Page History
7.6 BEGIN_LOOP
| Note |
|---|
| Usage options |
The BEGIN_LOOP command is used in conjunction with the END_LOOP command to form a processing loop.
...
Refer to the END_LOOP command for more details and examples.
Also See
| No Format |
|---|
BEGIN_LOOP --- USING -------- *INTERNAL ----------------------> field name >--- FROM -------- 1 ------------------------------> numeric value or field name >--- TO ----------- 9999999 ------------------------> numeric value or field name >--- STEP --------- 1 ------------------------------| non-zero numeric value (+ or -) |