From: Ryan Davis Date: 2012-06-27T19:27:09+09:00 Subject: Re: CSV.open problem, help please Windoze new lines are stupid. Read up on the "b" file mode to see what it does. On Jun 27, 2012, at 0:24, Kaye Ng wrote: > Ryan Davis wrote in post #1066268: >> Try "rb" instead or "r" > > It worked Ryan. Would you mind explaining why? > > -- > Posted via http://www.ruby-forum.com/. >