3.3.18 U_EXIT



Form calls the user edit routine with the type parameter equal to U_EXIT when the operator pushes the EXIT key. All other parameters are NULL. If no error message is returned, form exits. The user edit routine should close any files it has opened and perform any other processing necessary before terminating the input session. This is the last user edit routine call before form terminates.