in reply to Re: construct variable name on the fly
in thread construct variable name on the fly

i know it's a bad idea.....and i will rectify when i have time. right now i have a report overdue (work) and need to get it going. Any help on getting the keys from a hash whose name is constructed from other variables would be appreciated. e.g. keys %this.${somevar}.name; doesnt work.
  • Comment on Re^2: construct variable name on the fly