• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: keystroke escape key
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: keystroke escape key


  • Subject: Re: keystroke escape key
  • From: Adam Bell <email@hidden>
  • Date: Fri, 19 May 2006 16:18:55 -0300

At 8:52 PM +0200 5/19/06, jj wrote:
> As a part of a larger script, I'm trying to deselect choices in a
 finder window.

 The following lines seem to do nothing.
 tell application "Finder"
 activate
 tell application "System Events" to keystroke escape key --
 deselect all choices
 end tell

Any suggestions?

This used to work in the past:

tell application "Finder" to select {}

	Still does work jj - the effect is to leave
	the selection as the container of the
	original selections.  (Tiger 10.4.6)

	Adam


jj

--
http://www.macscripter.net/
http://www.osaxen.com/


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: keystroke escape key (From: jj <email@hidden>)

  • Prev by Date: Re: URL Access redux
  • Next by Date: Re: URL Access redux
  • Previous by thread: Re: keystroke escape key
  • Next by thread: Re: keystroke escape key
  • Index(es):
    • Date
    • Thread