On 3/17/07, <b class="gmail_sendername">Allan Odgaard</b> <<a href="mailto:throw-away-1@macromates.com">throw-away-1@macromates.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I guess if we really wanted, we could convert newlines to spaces,<br>that would solve it, right!?!</blockquote><div><br>The real problem is that the file is processed a line at a time. It would be pretty easy, if necessary, to make it instead read the whole file into a string and process that.
<br><br>Robin<br></div></div>