Ah too easy. Thanks.
Brett.

----- Original Message -----
From: "Larry Palmiter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 29, 2001 8:01 AM
Subject: [REBOL] Re: need advice on parsing image data


> Hi Brett,
>
> >write/binary %tf.jpg r/7/content
> >view layout [image %tf.jpg]
>
> >BTW I'd like to know how to display the image without having to write the
> file first - anyone - please?
>
> Using your example, you can say
>
> im: load r/7/content
> view layout [image im]
>
> or even
>
> view layout [image load r/7/content]
>
> Cheers
> -Larry
>
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to