From: james.d.masters@... Date: 2007-05-04T03:00:05+09:00 Subject: Re: Array to Hash On May 3, 10:51 am, "Doan, Alex" wrote: > Duplicate array items shouldn't matter b/c your key value is the index > and not the value no? You're right... I had it mixed up. Which begs to question (to the original poster), what is the motivation for converting to hash? Out of curiousity...