From: "Jan E." Date: 2012-06-27T16:25:47+09:00 Subject: Re: CSV.open problem, help please Hi, Kaye Ng wrote in post #1066265: >> What does your csv file look like? >> >> Sam > > The text file? > ----------------------------------------------- > Fred Bloggs,Manager,Male,45 > Laura Smith,Cook,Female,23 > Debbie Watts,Professor,Female,38 > ----------------------------------------------- It does work for me and yields the expected result (Ruby 1.9.3 on Windows 7). Can you *attach* the text file rather than post it? Maybe there are some "hidden" newlines? -- Posted via http://www.ruby-forum.com/.