Peters Flexible RenAmiNg Kit (PFrank) Forum Index Peters Flexible RenAmiNg Kit (PFrank)
Support and Discussion Site for the PFrank File/Folder Renaming Tool (***NEW HOME PAGE*** "http://pfrank.atwebpages.com")
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Deleting a string, if 2nd time occures in the file name

 
Post new topic   Reply to topic    Peters Flexible RenAmiNg Kit (PFrank) Forum Index -> Regular Expressions
View previous topic :: View next topic  
Author Message
Haags



Joined: 24 Aug 2011
Posts: 6

PostPosted: Mon Aug 29, 2011 8:07 pm    Post subject: Deleting a string, if 2nd time occures in the file name Reply with quote

Example:
abc ERP abc ERP.pdf

Target:
If an string "ERP" occures a 2nd time, then delete it.


This PF help doku examples works ony, if the doubled string is directly behind each other.

(\b\w+)\s+\1 is a regex that detects double words in a string.
For example, it would match 'the the ' in the string 'Paris in the the spring'

Thanks,
Stefan
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 09 Mar 2007
Posts: 448
Location: Canada

PostPosted: Tue Aug 30, 2011 2:31 am    Post subject: Reply with quote

Copy the following into the renaming creator (do not include the single quotes):

Row: 1
Search: '(.*?)(ERP)(.*?)(ERP)(.*)'
Replace: '\1\2\3\5'

Hope that helps.

Peter.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Peters Flexible RenAmiNg Kit (PFrank) Forum Index -> Regular Expressions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own Video Sharing Site

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com