Re: Using Open_Form w/o full path
Date: Tue, 19 Oct 1999 18:56:15 GMT
Message-ID: <7uies8$o8u$1_at_nnrp1.deja.com>
I figured it out. I was using the correct syntax. The problem was in the path that Oracle was looking at. I right clicked on the shortcut to forms developer (I was using it both to design and run the forms). I selected properties. In the "start in:" field, i typed the path that contains the .fmx files. It worked fine after that.
Thanks for the help :-)
KRM
In article <7u82l9$46g$1_at_nnrp1.deja.com>,
KRM <malleykr_at_my-deja.com> wrote:
> I am developing some forms using Forms 4.5. I have a main screen that
> has buttons that can be used to call the other forms. I am trying to
> use the OPEN_FORM command, but am having difficulty. It works fine if
> I put the entire path in the trigger, but if i just put the form's
> name, it gives me an error that it can't open the form. These forms
> will eventually be put on the client's server, and the paths will all
> be different. It would be a mess if I need to use the full path, as I
> will need to change them all later. Can someone give me a clue as to
> what the easiest way/standard way of calling forms from another form
> is?
>
> Thanks a bunch!!!
> KRM
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Tue Oct 19 1999 - 20:56:15 CEST