Hi, guys.
I have a little problem to solve with AppleScrip and counting on your help. It is all about batch renaming files, but with a twist
How do you write a folder action script so that it would rename the file you put in it to a set of numbers (something like 0001 but without changing its file extension) and did it sequentially, i.e. so that if you already have the 0001 file in there, the next file would be named 0002 and so on.
I have some experience in programming but am a total noob in AppleScript, so even some guidelines would help.
Thanks!
I have a little problem to solve with AppleScrip and counting on your help. It is all about batch renaming files, but with a twist
How do you write a folder action script so that it would rename the file you put in it to a set of numbers (something like 0001 but without changing its file extension) and did it sequentially, i.e. so that if you already have the 0001 file in there, the next file would be named 0002 and so on.
I have some experience in programming but am a total noob in AppleScript, so even some guidelines would help.
Thanks!
Last edited: