next up previous contents index
Next: Mod Up: Keywords Previous: Is   Contents   Index


Loop

Syntax:
DO WHILE condition [LabelName]: ... :LOOP
DO [LabelName]: ... :LOOP WHILE condition
DO [LabelName]: ... :LOOP UNTIL condition



root 2004-04-05