Hi, Kirk
I just discovered the problem. For some reason -- and I am not sure right now -- PhotoShop was renaming the files with an added underscore to the beginning of the existing filename when I did a batch action such as resizing, etc.
The default naming scheme of Nikon D2X is _DSC####.JPG (four numbers); thus the resulting filename would become __DSC####.JPG (note the added "_")
When I was attempting to use your method of dsc{frame} it would not work because of the added "_".
After a few trials and multiple errors, I ended up the the sequence I had previously posted: dsc.jpg, dscA.jpg, dscB.jpg, etc.
Because I was only testing a few files, I simply renamed them dsc001.jpg, dsc004.jpg, dsc012.jpg, etc., omitting the first zero and ending up with a number frame of three, rather than four.
So, I finally started over and copying some of the original files into a "test" folder and ran your dsc{frame} again and voila -- success!!!
Thanks, Kirk, for your persistence. This will be of a great help to me!
folsombob
folsombob, I just tested this with PM 4.4.3.3 on both Windows XP SP2 and OS X 10.4.8 using the following six files. All were shot as JPEGS in a Canon EOS 1D Mark II N. I used the renaming string: "kmc{frame}"
_KMC3933.jpg
_KMC3934.jpg
_KC17571.jpg
_KC17572.jpg
_KC17595.jpg
_KC17596.jpg
On both platforms the files were renamed just as expected:
kmc3933.jpg
kmc3934.jpg
kmc7571.jpg
kmc7572.jpg
kmc7595.jpg
kmc7596.jpg
Maybe it is a problem with how the D2X embeds the frame info into the file?
Looking more closely at the filenames he listed shows that they only have three digits instead of the usual four. Folsombob, how did you filenames end up with only three digits?
-Kirk