What I am trying to do is to take the rtf from a richtextbox convert it to a char[] then loop through the array and remove duplicate tags. only problem is vc# does not recognizeas a valid line of code. So does anyone have any ideas how I can do this?Code:char escape ='\'




Reply With Quote