Re: value transfer

From: Soltesz Andras <soltesz_andras_at_freemail.hu>
Date: Sun, 4 Mar 2001 23:54:33 +0100
Message-ID: <97uh1m$rj1$1_at_namru.matavnet.hu>


You should use form parameter(s) to transfer the values. You have to create a parameter list. Add the parameter you want to pass on and call the form with OPEN_FORM or CALL_FORM. Both function enables using parameter lists. Of course you have to declare the parameter in the called form design time.

I don't suggest to use global variables, parametering is a cleaner solution. Use them only if you don't have another way.

"OracleBaby" <hasan_d71_at_hotmail.com> az alábbiakat írta a következõ üzenetben: news:hJMn6.101712$MH6.1145891_at_nlnews00.chello.com...
> How can I transfer a value from one form1 to other form2 and makes in
 form2
> a query.
> Thanks
>
>
Received on Sun Mar 04 2001 - 23:54:33 CET

Original text of this message