Re: Sort hash on key value

2005-05-07 Thread Paul Archer
No problem. Glad to help, especially since you did the right thing (tried something, tried to work it out, and posted your code when you couldn't). 8:24pm, Mike Blezien wrote: Ah! ... had is ass-backwards, I though it didn't look right. Thank you for your help...much appreciated :) Paul Archer

Re: Sort hash on key value

2005-05-07 Thread Mike Blezien
Ah! ... had is ass-backwards, I though it didn't look right. Thank you for your help...much appreciated :) Paul Archer wrote: 7:22pm, Mike Blezien wrote: Hello, I've gone through serveral posting regarding sorting hashes, but can't seem to get it to sort correctly. I need it to sort on the key v

Re: Sort hash on key value

2005-05-07 Thread Paul Archer
7:22pm, Mike Blezien wrote: Hello, I've gone through serveral posting regarding sorting hashes, but can't seem to get it to sort correctly. I need it to sort on the key value and not the key it reads from a file like this: 1::sometext_here 2::sometext_here2 3::sometext_here3 And reads the data l