in reply to Re^5: Textfile to csv with a small twist
in thread Textfile to csv with a small twist

ok. The fact that you were waiting for the clarification of the post which was quite vague makes sense. Perhaps I should have done that myself.

I still see the sample data as "simple". Virtually every text file I parse has embedded new lines.

I'll have to take a look at some of the text/csv parsing modules now. Your code made them look very useful and makes me think I have been working too hard at parsing in the past.

  • Comment on Re^6: Textfile to csv with a small twist