Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 91729
BY: James Gray (bbazzarrakk)
DATE: 2009-11-24 19:38
SUBJECT: RE: Unquoted fields do not allow \r or \n

 

FasterCSV tries to guess the line endings of your data. If it can't do that for whatever reason, you can specify what to use manually with code like :row_sep => "\r\n".

If that doesn't answer your question, please post some sample data so I can see the problem.


Thread View

Thread Author Date
Unquoted fields do not allow \r or \nJoe Cairns2009-11-24 16:14
      RE: Unquoted fields do not allow \r or \nJames Gray2009-11-24 19:38
            RE: Unquoted fields do not allow \r or \nJoe Cairns2009-11-24 20:01
                  RE: Unquoted fields do not allow \r or \nJames Gray2009-11-24 20:17

Post a followup to this message