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