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