Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Parameter from one form to another form

Re: Parameter from one form to another form

From: Kevin Michael Vail <kevin_at_vailstar.com>
Date: Sun, 29 Aug 1999 18:17:15 -0400
Message-ID: <1dxb7gx.1gqh5kb1y8yp46N@[192.168.0.4]>


Szymon Bogacz <shymonb_at_poczta.onet.pl> wrote:

> I know that this problem was thousands times on the news but I looked at the
> on-line help, did everything as they wrote and it doesn't seem to work.
> I have to pass params from one form to another.

[snip]

> And I'm getting a message 'Error getting paramlist'. So my question is why
> the paramlist couldn't be retrieved?

Because you don't need to do that in the called form. Just declare your parameters in the Parameters section of the navigator and then refer to them as :PARAMETER.name, e.g. :PARAMETER.DZ.

> What am I doing wrong? Of course in both forms I've got params DZ and K
> defined.

You don't need to define the parameters in the calling form, only in the called form.
--
Kevin Michael Vail | I would rather have a mind opened by wonder kevin_at_vailstar.com | than one closed by belief. -- Gerry Spence Received on Sun Aug 29 1999 - 17:17:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US