Use this command to load a specific form from the disk and make it active.
LOAD_FORM f/c/e Required - The name of the form to be loaded. Must include complete path if it is not in the current path.
COMMENTS
This command is used instead of the CHAIN command when you want to have multiple forms active within a single program at the same time. Unless you disable the current form before executing this command (DISABLE_ALL) the user will be able to move from one form to another by just clicking on an object in the non-active form.
SEE ALSO
ENABLE_ALL, RELEASE_FORM, ACTIVATE_FORM LOAD_MODAL_FORM()
Page url: http://www.cassoftware.com/tas/manual/loadform.htm