normal termination
The termination of the 4GL application by exiting the MAIN program block at
the END MAIN keywords or with the RETURN statement. In the INFORMIX-4GL
Interactive Debugger, you can no longer inspect the application state after normal
termination because there are no active functions.
See also abnormal termination, active function, debug, MAIN program block, program execution.