Hi

I'am working on a dynamic code generation in rebol. and i have a pb. I create 
dynamicaly "n" radio buttons which are all attached in a same group "group1":

r1: radio of 'groupe1 text "my info"
r2: radio of 'groupe1 text "my info2"
etc ..

r1, r2, r3 ... are generated and change each time the file is created.

How can i do dynamicaly the thing i can't do like : r1/data r2/data. Does groupe1/data 
work?

Plz help me =)

thx 

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

Reply via email to