Re: Opening the Trash in the Finder?
Re: Opening the Trash in the Finder?
- Subject: Re: Opening the Trash in the Finder?
- From: Matt Neuburg <email@hidden>
- Date: Tue, 28 May 2002 05:24:54 -0700
On Tue, 28 May 2002 00:41:26 +0100, Matt Gemmell
<email@hidden> said:
>
I'm aware of how to move files to the Trash, but is it possible to tell
>
the Finder to open the Trash window?
To send a command to the Finder, send a command to the Finder. Just the
apple event equivalent of:
tell app "Finder" to open trash
See my earlier discussion (last week) on this topic to learn how to convert
this to an apple event and send it. m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.