7 40 ENDUNTIL

LANSA Technical

7.40 ENDUNTIL

The ENDUNTIL command is used to "delimit" the processing loop caused by a DOUNTIL command.

Note: The DOUNTIL command is similar in structure to the DOWHILE command. However, in the DOUNTIL command, the condition is not checked BEFORE doing the first iteration.

Also See

7.40.1 ENDUNTIL Parameters

7.40.2 ENDUNTIL Examples

7.30 DOUNTIL

7.31 DOWHILE

7.41 ENDWHILE

7.33 END_LOOP

7.3 BEGIN_LOOP

 

   ENDUNTIL ----- no parameters ---------------------------------|