On 1/7/17, Lars via Lazarus <[email protected]> wrote:

> Isn't there a way to change LineEnding to something like a dummy that
> never gets read...

Yes, just see the code I mentioned.
I did not like it.
I even contemplated string each string base64 encoded (guaranteed to
have no line-endings) inside the TstringList.

I think my current implementation is cleaner.
As long as you do not plan on having a table > 1000x1000 it behaves
quite nicely IMO.

Bart
-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to