regular expression: Remove all characters except a word
Posted: 2012-06-01 11:47:09
Hi:)
I have this problem, I have many fine that have long name, I want delete all except a word. For example:
actual name:
new:bin, archive2012Mary
new name that I want:
Mary
Is possible?
I have this problem, I have many fine that have long name, I want delete all except a word. For example:
actual name:
new:bin, archive2012Mary
new name that I want:
Mary
Is possible?