from this to that

A swapping-ground for Regular Expression syntax

from this to that

Postby bug » Tue Apr 13, 2010 9:44 pm

hi, i have a simple question:
from this to that
examples:

i have this:
Mcewan, Ian - Aan Chesil Beach.epub
Mcfadyen, Cody - Het Gezicht Van De Dood.epub
Meyer, Stephenie - Nieuwe Maan.epub

i want this:
Mcewan, Ian - Aan chesil beach.epub
Mcfadyen, Cody - Het gezicht van de dood.epub
Meyer, Stephenie - Nieuwe maan.epub

So always second letter after -
- Athan all lower case
- Hthan all lower case
- Nthan all lower case

Before - the letter length may diver so
Mcewan, Ian -
Mcfadyen, Cody -
Meyer, Stephenie -

Thanks for your help!
bug
 
Posts: 1
Joined: Tue Apr 13, 2010 9:28 pm

Re: from this to that

Postby Stefan » Thu Apr 15, 2010 9:14 pm

bug wrote:hi, i have a simple question:
from this to that
examples:

i have this:
Mcewan, Ian - Aan Chesil Beach.epub
Mcfadyen, Cody - Het Gezicht Van De Dood.epub
Meyer, Stephenie - Nieuwe Maan.epub

i want this:
Mcewan, Ian - Aan chesil beach.epub
Mcfadyen, Cody - Het gezicht van de dood.epub
Meyer, Stephenie - Nieuwe maan.epub

So always second letter after -
- Athan all lower case
- Hthan all lower case
- Nthan all lower case

Before - the letter length may diver so
Mcewan, Ian -
Mcfadyen, Cody -
Meyer, Stephenie -

Thanks for your help!

Hi bug,

for this please look there >> Change Case Except In [between] >> http://www.bulkrenameutility.co.uk/forum/viewtopic.php?f=3&t=1059
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU


Return to Regular Expressions