Patti, That's exactly right.
Bill On Wed, Jun 8, 2011 at 10:35 AM, Patti Jakusz <[email protected]> wrote: > Hi Bill, > It took a while for me to have the time to study this. I think the &var is > what I was looking for to use in my "while" loop. (I tried .var, #var, %var > - I didn't think of &var.) I may use this instead of doing it the correct > way with the normalized table, because of time constraints. > Rbase is loaded on a different computer here, so I didn't try it yet. > But I believe what you're saying is: > if my variable vCommand is set to a string that looks like a command, > and if I have &vCommand as a line of code, it will perform the command > > Thank you so much, > Patti >

