Re: Moving files from desktop to User folders
Re: Moving files from desktop to User folders
- Subject: Re: Moving files from desktop to User folders
- From: Gnarlodious <email@hidden>
- Date: Fri, 03 Jan 2003 16:21:21 -0700
Entity phildobbin spoke thus:
>
Could somebody show me some basic syntax to move a file from the /User
>
desktop to a designated folder nested in the /User/Documents folder?
tell application "Finder" to copy file "Hotlist.html" of desktop to folder
"Documents" of home
Hope that makes sense . . .
-- Rachel
http://www.Spectrumology.com
AIM Gnarlodious
_______________________________________________
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.