Re: selection bug in Finder
Re: selection bug in Finder
- Subject: Re: selection bug in Finder
- From: Luther Fuller <email@hidden>
- Date: Thu, 17 Jan 2013 11:45:19 -0600
On Jan 17, 2013, at 10:05 AM, koenig.yvan wrote: Would be a good idea to apply the tip given by Christopher Stone.
So, I tried using
tell application "SystemUIServer" to activate
and that worked. Which suggested that I try something even simpler. I modified my script to this …
on getSelection() activate tell application "Finder" activate set selList to get selection
And now I always get the correct selection! Thanks for the hint.
|
_______________________________________________
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