You are welcome, glad if i can help sometimes.
Thats 3d scripting...you do one thing then another thing wont work

Almost nothing works the "easy way". Plus, acknex wont make it more easy...
edit: If you have predefined strings knowing they are too long you can use
to break the line.
Like:
"This is the first line.\nThis is the second line"
With dynamic created strings (+unknown length) this is a way more complicated, of course.
Greets