Quantcast
Channel: DEVONtechnologies Community - Latest posts
Viewing all articles
Browse latest Browse all 17591

RegEx - Not Working with simple rename

$
0
0

I am running into an issue of a simple RegEx rename not working. I highlight the files that I need to rename and then choose scripts - rename using RegEx pattern.

1 - Docuemnt Name - Part
1 - Docuemnt Name - Part
2 - Docuemnt Name - Part
2 - Docuemnt Name - Part

I need to rename the digit and dash at the beginning.

None of the RegEx patterns do anything:

\d\s\-\s
\d -


Viewing all articles
Browse latest Browse all 17591

Trending Articles