I am using some code that searches and finds open and close tags and changes the font color for all in between. The problem is when it finishes it leaves the cursor at the point of the last item it changed. Is there a way to tell the cursor to go home, or to the begininning of the text file that is loaded in the RTB. Thanks