Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.6 BEGIN_LOOP

Note
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

7.6.1 BEGIN_LOOP Parameters

7.6.2 BEGIN_LOOP Examples


Panel
No Format
bgColor#ffffcc

  BEGIN_LOOP 

BEGIN_LOOP

---

USING

 USING --------

 *

INTERNAL

INTERNAL ----------------------> 

                                field name             >

                                                     field name

                    >---

FROM  --------

1

--------------------------------> 

                                numeric value or field name             >


                                                    numeric value or field name

                   >---

TO

-----------

9999999

-------------------------> 

                                numeric value or field name             >


                                                  numeric value or field name

                  >---

STEP

---------

1

----------------------------------| 

                                non


                                                non-zero

numeric

value

(+

or

-)