Hi,

try this:

>> l1: layout [field [t1/text: value show t1]]
>> l2: layout [t1: text 100]
>> view/new l1
>> view/new l2
>> wait []


type something in field in first layout and hit enter, it shows in second
layout.

On 1/10/06, Silvia Brandimarte <[EMAIL PROTECTED]> wrote:
>
> Hi List,
>
> I'm realizing a script witch needs to retrieve data from a mysql database
> and a need to pass this data between different layouts. Is it possible to
> do
> this? How can I pass values from a layout to another?
>
> Thank you very much,
>
> Silvia
>
>
>
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
>
>


--
/
Boleslav Brezovsky
http://krutek.info
\

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to