From: Robert Klemme Date: 2009-02-13T02:28:48+09:00 Subject: Re: Arrays and Hashes processing :pls help On 12.02.2009 17:58, Jags Rao wrote: > i have a long array with structure like this > > [["377", "838"], > ["377", "990"], > ["377", "991"], > ["377", "992"], > ["378", "840"], > ["378", "841"], > ["378", "842"], > ["378", "843"], > ["378", "844"]] > > how can i convert it in one line to Why in a single line? Cheers robert