From: han.holl@... (Han Holl) Date: 2004-06-14T19:08:43+09:00 Subject: Re: How to read a .csv file into a 2D array? piir@earthlink.net (Todd Gardner) wrote in message news:<9b849915.0406130226.55984c4b@posting.google.com>... > Hello everyone, > > How can I read the following text from a .csv file into a 2D array? > Try: /usr/lib/ruby/1.8/csv.rb Cheers, Han Holl