Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder 'show all'



At 2:16 PM -0500 6/28/07, Russell McGaha wrote:
>	Could anyone give me an example of how to mimic [or use the real thing], the functionality of the Finder's 'Show All'??

To mimic it, you want to do this:

tell application "Finder"
	set visible of processes to true
end tell

No UI scripting needed.

Jon
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Finder 'show all' (From: Russell McGaha <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.