• 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: Select None in the Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select None in the Finder


  • Subject: Re: Select None in the Finder
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 22 May 2001 07:07:51 -0700

On 5/21/01 5:56 PM, Eric Sackett <email@hidden> wrote:

>Hi. Is there any way to select nothing in the Finder via AppleScript?
>
>I have a script that mounts a volume, and the volume remains selected in the
>Finder at the end of the script. I'd like to deselect the volume.

tell application "Finder"
set the selection to {}
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: Select None in the Finder
  • Next by Date: Re: Scope of globals, parents and children
  • Previous by thread: RE: Select None in the Finder
  • Next by thread: Re: Select None in the Finder
  • Index(es):
    • Date
    • Thread