Re: converting array to hash

2004-02-22 Thread Andrew Gaffney
Anthony Vanelverdinghe wrote: Hi Could anyone explain why the output of the hash isn't: 1 a 2 b 3 c How can

Re: converting array to hash

2004-02-22 Thread John McKown
On Sun, 22 Feb 2004, Anthony Vanelverdinghe wrote: > Hi > > Could anyone explain why the output of the hash isn't: 1 a > >2 b >

converting array to hash

2004-02-22 Thread Anthony Vanelverdinghe
Hi Could anyone explain why the output of the hash isn't: 1 a 2 b 3 c How can i make that the order remains