Copying textarea

BlitzPlus Forums/BlitzPlus Programming/Copying textarea

Is there an easy way to make a copy of a textarea or should I read one into the other line by line?

What's wrong with using TextAreaText and SetTextAreaText?