CALL_FORM vs. OPEN_FORM

From: Todd Owers <toddo_at_gcr1.com>
Date: 1997/05/09
Message-ID: <01bc5cc1$84b92160$764c1bcc_at_New.gcr1.com>#1/1


In the online help for Forms 4.5, the syntax for the CALL_FORM built-in is given as:

                CALL_FORM(formmodule_name);

The syntax for the OPEN_FORM built-in is given as:

                OPEN_FORM(form_name);

Is there a difference between the arguments 'formmodule_name' and 'form_name'? Or do these two terms refer to the same thing (i.e., a *.fmx file)? As far as I can tell, there is no difference between the two.

Thank you.

Todd Owers
g.c.r & associates, inc.
http://www.gcr1.com Received on Fri May 09 1997 - 00:00:00 CEST

Original text of this message