Page 1 of 1

Multi Renamer

Posted: 22.07.2008, 17:19
by ecoach
Hi

i have a question: i have files in this format:

1234 filename.ext
3244 filename2.ext
etc

the numbers are not following each other.
I want to change this to:

1234 - filename.ext
3244 - filename.ext

Any help in how getting this done?
Is there a help topic on this batch renamer?

Thanx!

Ray

Posted: 23.07.2008, 20:52
by Marek
Try with Search and replace:
Search for: ' '
Replace with: ' - '
Of course you should do not type ' characters.

Posted: 23.07.2008, 22:21
by ecoach
Well thanx, i tried that already but it wont work, well,
the example is not updated accordingly so i didnt execute
the s & r.

Any other ideas maybe?

Cheers

Ray

Posted: 24.07.2008, 10:38
by ralfso
It works well, try again.
Search for: space
Replace with: space minus space

Posted: 24.07.2008, 12:45
by ecoach
Hi

indeed it works now thanx!

But i was confused because a) the new filename was not given in the
example, so when i clicked 'Rename' b) it gave an error saying the not
succeeded renames would be shown in red. But when i clicked OK then
the files were succesfully remaned.
Is this the program or me?

Cheers

Ray

Posted: 07.08.2008, 11:01
by Timelord
Let's try.