Hi Fergus,
I did say something to Herfried it was I thought also, and then I did test
it and had to redraw my words.
This solution looks if it is to be used in a kind of loging system (and even
if it is not it could be).
The endstring has everytime to be past in a textbox at the end. Think on
some threads in this newsgroup.
So the string will be a little bit long. And every time x + x*n longer and
longer.
I have done some test with stringbuilder and it is in some cases I thought
minimal 100 times faster than all other approaches in even small string
tests.
Plus that I said yesterday to Jay B that I in future would only use
stringbuilder in my examples. So I did that in my first example that I had
of course.
And I believe it will make sence, did you thing that I had otherwise not
just concatenated that vbcrlf with a &.
And in this newsgroup you can never been a squib I think, this is good for
the discussion and if you don't believe you or me will make a testprogram.
Cor