So I have an action list setup to:
copy originals
resize
save to "pictures" folder
save or copy to a backup folder.
The copy, resize, and first save into "pictures" works just fine. However, the last save and/or copy do not work correctly. Only one picture is saved into the last folder. It is always the last picture processed and comes out with the name of the first picture saved.
My saves/copies use the filename: <##Exif.Photo.DateTimeOriginal.year><##Exif.Photo.DateTimeOriginal.month><##Exif.Photo.DateTimeOriginal.day>_<###>
so it comes out (for example): 20090802_000.jpg every time with the actual image being the last image processed. If I cancel the action list midway, then it's a different picture than usual. Using phatch v 0.1.5 since I can't figure out how to make the same image names appear in the new phatch.
By the way, if I swap the save/copy at the end to saving to backup and copy to "pictures", then the backup fold works and "pictures" ends up with the single picture.




















