Re: Parameters pass to another Form?

From: Joseph Strano <stranoj.dulcian_at_postoffice.worldnet.att.net>
Date: 1997/04/19
Message-ID: <33598FD3.4768_at_postoffice.worldnet.att.net>#1/1


The command would be the following:

ADD_PARAMETER(the_list,'param_po_id',TEXT_PARAMETER,:PO_ID);

Joe Strano
Dulcian, Inc.


YyWong wrote:
>
> I have a problem on passing some parameters to another form after
> I created the parameter list!
>
> How can I pass a value in a field like ':PO_ID' in one form to
> another? It only success when I pass a constant value such as
> Add_Parameter(the_list, 'param_po_id', TEXT_PARAMETER, 'ABC');
> in Form Designer 4.5.
>
> Actually, my motivation is to make a "SAVE" button that open another
> form to retrieve and save all the records in another table with
> the same PO_ID. Do anyone has another suggestion on doing this?
> In fact, I initially try this in Designer/2000 but recently I move
> to Form 4.5 because it even fails to generate parameters for a simple
> form! Thanks!
>
> --
Received on Sat Apr 19 1997 - 00:00:00 CEST

Original text of this message