reading several lines from multiline textbox

  • Thread starter Thread starter Jimbo
  • Start date Start date
J

Jimbo

In a multiline textbox, if the user writes this text:

This is Line 1
This is another Line 2
This is yet another Line 3


How can I move these three lines to three different variables? And how would
I know hoe many total lines of text there are?

Thanks again,
Jimbo
 
Back
Top