Have you tried using StringBuilder instead of String?
JackN
2010-10-25 18:33:52
Don't use static text element, use text field, they can expand as the text grows.
Check the Stretch with Overflow
checkbox in Text Field tab of the properties window.
Also, read this topic.