Re: Forms 4.5 Parameter List Question
Date: 1996/09/07
Message-ID: <01bb9cad$f5bcffa0$582185c2_at_default>#1/1
Well I think that if the parameter is user defined, you can access it by
prefixing it by
":PARAMETER."
Hope that can work Mohamed El-Mallah
Shawn Odekirk <shawno_at_erudite.com> wrote in article
<01bb9c39$b2f6ac80$100364c8_at_Shawno.erudite.com>...
> I want to pass a couple of parameters to a form I open using Open_Form().
>
> I can build the parameter list just fine, and the Open_Form call appears
to be
> working, but how do I access the parameter list in the new form?
>
> I have tried finding the parameter list in the new form, but
> Get_Parameter_List returns NULL.
>
> It doesn't seem to append my parameters to the forms default parameters.
I
> wouldn't expect it to, but I thought I'd check just to be sure.
>
> Please help me find my parameters! :)
>
> TIA,
> Shawn
>
>
Received on Sat Sep 07 1996 - 00:00:00 CEST