Re: Dev2K: How to use passed parameters?
Date: Sun, 3 Jan 1999 16:05:39 -0800
Message-ID: <76p0c2$b0j$1_at_news-2.news.gte.net>
Thanks for the reply, but you misunderstood my question. I want to know how to make the _called_ form used the passed parameters, not the _calling_ form.
Can you assist on this?
Thanks.
Van Nieuwenhuyse wrote in message <76oj65$i3b$2_at_trex.antw.online.be>...
>You can't pass parameters or parameter-lists back to the calling form.
>
>But you can Use Global variables or Packaged variables instead!
>
>John Haskins <76054.334_at_compuserve.com> heeft geschreven in bericht
><76ofcf$hik$1_at_news-2.news.gte.net>...
>>How can I make a called form use parameters passed in a parameter list?
>>
>>I've read through all the documentation and two different books. All give
>>detailed instructions for passing parameters to a called form. But none
>>explain how to use the passed data in the called form! Can anyone tell me
>>how to, say, make a value passed from the calling form appear on a canvas
>in
>>the called form?
>>
>>Thanks.
>>
>>
>
>
Received on Mon Jan 04 1999 - 01:05:39 CET