in reply to Re: Array loops and assignments
in thread Array loops and assignments
@Preceptor: Right. I want to store each element of the array in a variable of its own. So instead of assigning it to individual variables, I was hoping to build the variable and assign it on the fly. Makes sense? Perhaps,I'm overcomplicating this... Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Array loops and assignments
by davido (Cardinal) on Jul 08, 2013 at 01:26 UTC | |
|
Re^3: Array loops and assignments
by roboticus (Chancellor) on Jul 07, 2013 at 20:24 UTC |