From: Sean O'Halpin Date: 2005-09-22T13:45:05+09:00 Subject: Re: Parsing one-liners w1=input_string.split(/,\s*/).map{|x| x.to_f}