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...

Bart
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to