On 06.01.2017 16:20, Bart via Lazarus wrote: > That makes no sense to me, Instead of a two dimensional array of strings you could have use a single dimensional array of StringLists (a less symmetrical way, of course). -Michael