Re: Script that "Tells" Finder just Focuses on Finder instead of running
Re: Script that "Tells" Finder just Focuses on Finder instead of running
- Subject: Re: Script that "Tells" Finder just Focuses on Finder instead of running
- From: Alex Hall <email@hidden>
- Date: Wed, 07 Jan 2015 22:40:58 -0500
Shane, thanks so much for this script, it looks like exactly what I was hoping for. I don't pretend to understand all of it, but it does the job. Would the modification you suggest below, to let it follow sim links, break anything with normal folders? Thanks again!
On Jan 7, 2015, at 5:10 PM, Shane Stanley < email@hidden> wrote:
On 8 Jan 2015, at 1:17 am, Yvan KOENIG < email@hidden> wrote:
Now I know the answer to a question which puzzled me : the script doesn't scan the contents of folders pointed to by symbolic links which I use heavily.
Try changing the line:
set end of theFolders to anItem
to: set end of theFolders to anItem's URLByResolvingSymlinksInPath()
--
Have a great day, Alex Hall
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden