Search found 1 match
- Fri Feb 01, 2013 4:51 pm
- Forum: General
- Topic: Replace nth orrurrence of char
- Replies: 1
- Views: 245
Replace nth orrurrence of char
I have a text line that I need to fin every 10th orrurrence of a "^" and replace it with a line feed, how do I do that?