Re: Where is Trash Folder(?)?
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.
______________________________________________________________________
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 ------------------------------
______________________________________________________________ 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