calberga
Ancient Board Spirit
     
Group: Awaiting Authorisation
Posts: 254
Joined: Oct. 2002 |
 |
Posted: Feb. 12 2007,16:27 |
 |
I have some .mp3 files which duplicated the filenames of already existing files, so Forté Agent added "1", or "2', etc. to the end of the file name. I moved the files to seperate directories, but when I tried to rename them, to strip the final digit I get some false positives.
My patterns are:
<Custom1>1.mp3 <Custom1>.mp3
But it acts as if my original filename pattern is:
<Custom1>1<TRASH>.mp3
simply dropping all part of the filename between the first "1" and the ".mp3"., thus, if I have a file named
Foobar #1 is here.mp3
it gets renamed
Foobar #.mp3
How do I tell the program that there should be no text between the "1" and the ".mp3" in the first pattern?
Edited by calberga on Feb. 13 2007,13:29
|