first time using

A swapping-ground for Regular Expression syntax

first time using

Postby xjboonie » Thu Sep 14, 2017 3:03 am

Hi - i think this is simple but I can't get it figured out.

I've got a bunch of files that are

P7240001.jpg
P7240002.jpg
P7240003.jpg
etc.

Where the 7 should have been a 6. Is there a way to just change that digit?

Thanks!
Mike
xjboonie
 
Posts: 1
Joined: Thu Sep 14, 2017 3:00 am

Re: first time using

Postby therube » Thu Sep 14, 2017 4:07 am

3:Replace
Code: Select all
Replace:  P7
With:  P6
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to Regular Expressions