I have tried using various F/R regular expressions for removing all text characters and leaving only numbers in a filename with little or inconsistent success.
Removing one character is simple with [a-z] or \D and I even tried \D{n} and that did remove some. But, I am missing the idea of how this ...
					Search found 1 match
- Thu Apr 12, 2007 3:07 am
 - Forum: Advanced Find and Replace
 - Topic: Filename replacement of letters not numbers?
 - Replies: 0
 - Views: 14878