in reply to Re: Loop through hash structure
in thread Loop through hash structure

Hi dasgar,

So I guess my structure is a hash of arrays and i'm having real trouble looping through this structure. Right now i'm only able to access the data by explicitly refering to the array index but would much rather be able to loop through the whole array.