Re: passing parameters in Oracle Forms

From: Geoff White <whiteg_at_ccis.adisys.com.au>
Date: Fri, 09 Jul 1999 11:22:59 +0800
Message-ID: <37856B13.7A7D86F7_at_ccis.adisys.com.au>


deleona_at_my-deja.com wrote:

> I am a new Forms developer. I'm trying to pass parameters between
> forms. I understand that you can pass parameters from a calling form by
> using a parameter list as an argument to the CALL_FORM built-in.
> However, how do you capture the parameters in the called form?

If you look in the Forms Navigator you will see an entry for Parameters. This is where you define your parameters and reference them within you form as :PARAMETER.<your_name>. Match the names in your parameter list to your parameter names and the data is loaded in at startup.

HTH
Geoff

> Thanks in advance.
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Fri Jul 09 1999 - 05:22:59 CEST

Original text of this message