On Fri, January 6, 2017 10:35 am, Bart via Lazarus wrote: > On 1/6/17, Michael Schnell via Lazarus <lazarus@lists.lazarus-ide.org> > wrote: > > >> Instead of a two dimensional array of strings you could have use a >> single dimensional array of StringLists (a less symmetrical way, of >> course). > > That was my frist try (see: > http://svn.code.sf.net/p/flyingsheep/code/trunk/FarmedTools/tableemulator. > pp), but then you run into troubles when a string contains a LineEnding... >
Isn't there a way to change LineEnding to something like a dummy that never gets read... Or maybe I am confusing Delimiter for CSV values Should line ending be modifiable to anything someone wants? -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org http://lists.lazarus-ide.org/listinfo/lazarus