On Mon, 23 Jun 2008, tom corcoran wrote:
and it contains a number of blank lines before the last line. If I delete any line from the excel sheet and then output it to csv, the blank lines return. Does anyone have an explanation?

Your file had a RowRecord in the middle of all the cell records, which confused things (normally you have all the row records, then all the cell records)

I've just committed a fix to svn to work around this problem in files like yours

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to