Re: Passing values between forms (Developer 4.5)

From: Harsha Karan <hkaran_at_yahoo.com>
Date: Tue, 14 Jul 1998 11:35:43 -0400
Message-ID: <35AB7ACF.428_at_yahoo.com>


DanHW wrote:
>
> >Hi all,
> >
> >I'm using Forms Developer 4.5. The application consists of two forms with
> >the second opened modal by the first. I need to pass a value when exiting
> >from the second form to an edit field existing in the first open form .I
> >don't want to use any globals. Any hints ?
> >
> >
> >Thanks in advance,
> >
> >Thanos Tsakonas
> >
> >
>
> If you are using the same session, you can create a PL/SQL package on the
> database that sets and gets a value.
>
> Its probably easier to use globals - don't forget that you can ERASE a
> global...
>
> Dan Hekimian-Williams

Why don't you use parameters. !!!!! Received on Tue Jul 14 1998 - 17:35:43 CEST

Original text of this message