From: matt@... (matt neuburg) Date: 2009-02-28T03:09:06+09:00 Subject: Re: dynamic variable names or using a variable as another's name Peter Buckley wrote: > But I can't even get to the point where I have a unique hash as the > value for each of my keys big_hash = Hash.new %w{hey ho nonny no}.each {|k| big_hash[k] = Hash.new} m. -- matt neuburg, phd = matt@tidbits.com, http://www.tidbits.com/matt/ Leopard - http://www.takecontrolbooks.com/leopard-customizing.html AppleScript - http://www.amazon.com/gp/product/0596102119 Read TidBITS! It's free and smart. http://www.tidbits.com