Re: creating an fmx from an fmb in Oracle forms 4.5
From: Phouka <phouka_at_frii.com>
Date: Thu, 13 Aug 1998 18:21:12 -0600
Message-ID: <35D382F8.EA9_at_frii.com>
Date: Thu, 13 Aug 1998 18:21:12 -0600
Message-ID: <35D382F8.EA9_at_frii.com>
kaazih wrote:
> The question is:
>
> Is this the only way to make an fmx (via the run command)?
You need to "generate" the .fmx file -- CTL-T will do this. Compile simply goes through and generates the pl/sql code in the form.
Pressing "Run", as you did, will indeed create a valid .fmx file (assuming you have set the properties in the designer to 'generate before run'). You may have gotten errors trying to run the form independently since is appears that parameters are required. No logon window is displayed since you have already logged into Forms 4.5.
Robin
phouka_at_frii.com
fingerson_at_tusc.com
-- phouka_at_frii.com Life is a journey, http://www.frii.com/~phouka/ not a guided tour.Received on Fri Aug 14 1998 - 02:21:12 CEST