I have a multi-line text box that is updated automatically. Sometimes it could have 5 lines - sometimes 20 lines.

I have found code somewhere to count the lines in the box however I need to do something with each line.

I want to setup a loop to grab each line and do something.


Any ideas?

Thanks,
pp