Re: renaming a folder
Re: renaming a folder
- Subject: Re: renaming a folder
- From: Bernardo Hoehl <email@hidden>
- Date: Thu, 12 Jan 2006 14:10:09 -0200
Hi Bob,
You could use the finder as Emanuel has pointed out, or the "mv"
command:
Let's say you have a folder named "def" on your user's folder:
do shell script "mv ~/def ~/xyz"
The "~/" means path to current users folder.
Hope it helps.
Bernardo
===============
On 12 Jan, 2006, at 11:59 AM, Bob Cuilla wrote:
Can someone tell me how to rename an existing folder?
example:
i have a folder Macintosh HD:users:me:abc:def folder
i want to rename it from def folder to xyz folder
Thanks
Bob Cuilla
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden