Best way to auto rename files SORRY !
Best way to auto rename files SORRY !
- Subject: Best way to auto rename files SORRY !
- From: Christian Vinaa <email@hidden>
- Date: Tue, 18 Feb 2003 20:26:32 +0100
Eudora kinda sent off my email before I was finished with it so here
is the full message:
well the subject line says it all;
I have a folder with files that I need to give a new name; or more
accurately; I need to expend the file names with the same number;
i.e. file "Jones" will be renamed "567 Jones" and file "Smith" into
"567 Smith"
whats the best way to do this ?
set newPart to "567"
set name of file "Jones" to newpart & " Jones"
set name of file "Smith" to newpart & " Smith"
will rename the first file
but not the following ones
--
Christian Vinaa
email@hidden
...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
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.