Informix Error -4315
-4315 The program cannot exit a FOREACH statement at this point because
it is not within a FOREACH statement.This CONTINUE or EXIT statement uses the FOREACH keyword, but it is not located within a FOREACH loop. Either the statement is in error, or some other error has prevented 4GL from recognizing the FOREACH statement.