Re: How i reference a iten from another form in Forms 4.5

From: Steve Johnson <robertoc_at_fyiowa.infi.net>
Date: 1997/11/18
Message-ID: <3471B756.497A_at_fyiowa.infi.net>#1/1


You can't reference the objects directly. There are 3 different ways:

1.  Global variables (usually not a good solution)
2.  A Parameter list (the best solution)
3.  Package global variables (not a bad solution)

Hope this helps.

Steve J.   

Alencar wrote:
>
> I have 2 forms.
> Form2 is opened from Form1.
> I need to reference itens in Form1 from Form2.
>
> Tanks
Received on Tue Nov 18 1997 - 00:00:00 CET

Original text of this message