Re: files renaming
Re: files renaming
- Subject: Re: files renaming
- From: Paul Skinner <email@hidden>
- Date: Tue, 17 Sep 2002 07:35:51 -0400
One way is to make a droplet that adds aliases to a list when files are
dropped on it. Drop various files from all over on it. Make the run
handler rename them and reset the list.
If it's all files in all subfolders of a folder, then you could recurse
through the folders renaming as you go. Clarify your needs and you'll
get more help.
On Tuesday, September 17, 2002, at 03:03 AM, luigi corte wrote:
I have to rename a huge number of files, in a way that drop&rename
cannot do. How can I select every file in many subfolders, for
renaming with a variable that I calculate in another software?
Thanks
Luix
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
--
Paul Skinner
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.