I want to create a script that renames my photos as I upload them to finder. The problem is that with the rename text I need to tell the script exactly what text to replace, but each photo has a different name, (DSC_1111, DSC_1112, etc.)
How do I tell it to replace text that is always different?? My plan is to replace the text with date (2008-07-13) and then ad a sequence to it so each photo has a date and number in order of creation. Does that make sense??
How do I tell it to replace text that is always different?? My plan is to replace the text with date (2008-07-13) and then ad a sequence to it so each photo has a date and number in order of creation. Does that make sense??