Using 9.5/32 latest version. I need to "build" a variable name using input from a user. An example of what I'm looking for without the user input part is below.
If variable class=c and variable tround=1 I would like variable clrd to be c1. I've tried set var clrd=(class&tround) That gives me c 1 which can't be used as a variable name and can't be assigned a value. Any ideas and help is appreciated. David Fowler -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/e94b5c42-ff59-4315-a523-f7412b78d469%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

