I have a very complex table containing index and key values and each of those sub tables contain index and key values as well. I want to read all the info from the master table with a single function but I'm just not getting how to use the pairs(), ipairs() or next() functions to do this. Any ideas?

Reply With Quote
