>blk: copy []
>repeat i 2 [
>     repend blk [
>         'across
>         to-set-word join 'r i 'radio
>             'of to-lit-word 'groupe
>         'text join "my info" i
>         'below
>     ]
>]
>repend blk ['do [r2/data: true]]
>
>l: layout blk
>view l
>
>After layout has been called, the same paths can be 
>called, like setting
>r2/data to false.  However, the displayed window must 
>manually be told to
>update using show:

Hi Scott,

How do you access r1 .. rn dynamically?

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

Reply via email to