LOOP


Next: MAX Up: COD Command Summary Previous: LOG

LOOP

Terminate a COD FOR loop. When this statement executes, one is added to the current index value. If the current index is less than or equal to the maximum index, then control is transferred to the first statement following the corresponding FOR statement. Otherwise, control passes to the statement following the LOOP statement. This word can only be used in colon definitions. (See the FOR topic for an example of use.)



Web Page Maintained by: Dr. Lawrence E. Brown elwin@redshift.gsfc.nasa.gov