Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: StoneSoup
  • Content: Threads
  • Order by date
  1. StoneSoup

    Hash of arrays question

    So, I have a hash of array. The hash and arrays are initialized without a given length, so both are supposed to expand. I have isolated my problem to the latter 2 of the following three lines. my $oldLength = @hash{$level}; $hash{$currentLevel}[$oldLength]=$var1...

Part and Inventory Search

Back
Top