Re: Copying icons in OS X?
Re: Copying icons in OS X?
- Subject: Re: Copying icons in OS X?
- From: "Joshua Ochs" <email@hidden>
- Date: Wed, 30 Oct 2002 14:13:36 -0600
That will copy the entire resource fork, won't it? However, aren't the icons
on files and the icons on folders handled a bit differently (different id's,
files' icons are in the resource fork of the file, folders have a separate
file, etc). If this will work, I'm all for it. :)
- Joshua Ochs
----- Original Message -----
From: "Philip Aker" <email@hidden>
To: "Joshua Ochs" <email@hidden>
Cc: <email@hidden>
Sent: Wednesday, October 30, 2002 1:44 PM
Subject: Re: Copying icons in OS X?
>
On Wednesday, Oct 30, 2002, at 08:53 US/Pacific, Joshua Ochs wrote:
>
>
> Essentially, is there any way to copy icons in OS X via AppleScript?
>
>
Try something like:
>
>
do shell script "ditto -rsrcFork path/to/src path/to/dest"
>
>
>
Philip Aker
>
http://www.aker.ca
>
>
Freedom of the press? America, look where you're at:
>
http://www.rsf.fr/article.php3?id_article=4116
_______________________________________________
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.