How do you read from a richtext box line by line???
For example get a line from a richtextbox add it to a string
say named Fly so my program could check that string, and the get the next line and make the string named Fly this new line so I could check that and so until the end of the rich text box?