• 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: Where is Trash Folder(?)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is Trash Folder(?)?


  • Subject: Re: Where is Trash Folder(?)?
  • From: Christopher Stone <email@hidden>
  • Date: Sat, 26 Sep 2015 23:36:35 -0500

On Sep 26, 2015, at 12:34, Robert Poland <email@hidden> wrote:
I’m trying to create a script, below, that I can add to a Keyboard Maestro shortcut. This script works with normal folders but “Trash” doesn’t seem to have a home.
______________________________________________________________________

Hey Bob,

There's an actual Trash-Object in the Finder.

------------------------------
tell application "Finder"
  if window "Trash" exists then
    close window "Trash"
  else
    open trash
  end if
end tell
------------------------------

--
Take Care,
Chris
______________________________________________________________
MacBookPro6,1 · 2.66 GHz Intel Core i7 · 8GB RAM · OSX 10.10.5

 _______________________________________________
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

References: 
 >Where is Trash Folder(?)? (From: Robert Poland <email@hidden>)

  • Prev by Date: Rép : Where is Trash Folder(?)?
  • Next by Date: Re: tags manipulation
  • Previous by thread: Re: Where is Trash Folder(?)?
  • Next by thread: Re: Where is Trash Folder(?)?
  • Index(es):
    • Date
    • Thread