Newbee to regular expression but wanting to learn.

31 views
Skip to first unread message

John Harris

unread,
Feb 28, 2014, 10:45:51 AM2/28/14
to re...@googlegroups.com
If I want to do do a search and replace using RegEx.

on something like this filename and wanted to replace the leading zero on the page number with just the number would this be possible in Regulare Expression??

05-10-2012#Milpkbkpkk-#Books_0101.Pdf
or
05-10-2012#Milpkbkpkk-#Books_01.Pdf

Then move the page number to a different place on the file

05-10-2012#Milpkbkpkk-101#Books_1.Pdf
or
05-10-2012#Milpkbkpkk-1#Books_01.Pdf


or if it only possible to do the first part ..... i guess i script this.

Regards

JH


Reply all
Reply to author
Forward
0 new messages