diff --git a/Source/ZenLib/ZtringListList.cpp b/Source/ZenLib/ZtringListList.cpp index 2d80cf6b..17ddf2e2 100644 --- a/Source/ZenLib/ZtringListList.cpp +++ b/Source/ZenLib/ZtringListList.cpp @@ -298,7 +298,7 @@ void ZtringListList::Write(const Ztring &ToWrite) while (i=size()) + { + size_t PreviousSize=size(); resize(y+1); + for (size_t j=0; j<=y; j++) + operator[](j).Separator_Set(0, Separator[1]); + } ZtringList& Line=operator[](y); if (x>=Line.size()) Line.resize(x+1);