Solved it myself:
input find:
(\D)(\d)
Output:
$1,$2
Search found 2 matches
- Tue Apr 21, 2009 2:22 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: How-to Insert Character between found set?
- Replies: 1
- Views: 2435
- Tue Apr 21, 2009 12:15 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: How-to Insert Character between found set?
- Replies: 1
- Views: 2435
How-to Insert Character between found set?
I can't figure out how to do this. I have a found set that consists of :
I want to insert a comma between the string character and the digit so that if the found set is U1, my result would be U,1.
Code: Select all
\w\d