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: Shane Stanley <email@hidden>
- Date: Thu, 08 Jan 2015 09:10:29 +1100
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()
|
_______________________________________________
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