Author Topic: Renaming issue ?  (Read 3696 times)

Offline reefer

  • Member
  • **
  • Posts: 56
    • View Profile
Renaming issue ?
« on: August 25, 2006, 05:22:13 PM »
Hi,

Just having a play about with the trial version of PM. I'm trying to rename the files with the prefix of MA_001 (01 being sequential) added to the rest of the filename of 8A5C0560.jpg. So I want to end up with something like MA_001_8A5C0560.jpg

All I have managed to do so far is rename files sequentially, my original 8A5C0560.jpg becomes just an MA_001.jpg, I'm losing the original part of the filename.

How do I set this up so I get a combination of the two ?

Many thanks,


Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: Renaming with original filename ?
« Reply #1 on: August 25, 2006, 05:33:29 PM »
Just having a play about with the trial version of PM. I'm trying to rename the files with the prefix of MA_001 (01 being sequential) added to the rest of the filename of 8A5C0560.jpg. So I want to end up with something like MA_001_8A5C0560.jpg

All I have managed to do so far is rename files sequentially, my original 8A5C0560.jpg becomes just an MA_001.jpg, I'm losing the original part of the filename.

How do I set this up so I get a combination of the two ?

MA_{seqn}_{filenamebase}

That should do it.

-Kirk

Offline reefer

  • Member
  • **
  • Posts: 56
    • View Profile
Re: Renaming issue ?
« Reply #2 on: August 25, 2006, 05:58:41 PM »
Thank you Kirk, all sorted :)