in reply to Re: Saving a %hash
in thread Saving a %hash

Hey, sometimes you wake up, and your just not in the mood for an array.
Actually, later on the script uses a lookup table, and I only know how to call a sub who's name is in a hash, like so:

&{$cords{$x}};

Im sure you can do it w/ an array, but brain was disengaged during planning, AS PER USUAL ;-)

SMiTZ