in reply to Re: naming a variable with the datum from another variable
in thread naming a variable with the datum from another variable
Okay, so that's bad way of doing it, but how do you do it because I have a working program that I just need to add a couple of loops into, and fiddling around with the data structures at this stage could be messy.
However, I would like to learn how to do it properly. I'm using an associative array already so that I can number the columns. Can I put an associative array within another associative array without all the data in them getting jumbled up?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: naming a variable with the datum from another variable
by holli (Abbot) on Feb 12, 2005 at 18:02 UTC | |
by Tanktalus (Canon) on Feb 12, 2005 at 18:07 UTC | |
|
Re^3: naming a variable with the datum from another variable
by Tanktalus (Canon) on Feb 12, 2005 at 17:53 UTC |