The FORM UNLOAD command releases from memory the current form designated using the FORM LOAD command.
Calling this command is necessary when you use the FORM LOAD command outside of the printing context (in the case of printing, the current form is automatically closed again when the CLOSE PRINTING JOB command is called).