Re: Show Package Contents
Re: Show Package Contents
- Subject: Re: Show Package Contents
- From: Tim Mansour <email@hidden>
- Date: Wed, 22 Oct 2008 07:26:54 +1100
On 22/10/2008, at 2:08 am, KOENIG Yvan wrote:
How may we open the window of a package (Show package Contents) from
AppleScript ?
Well I note that this doesn't work:
tell application "Finder"
reveal alias "Mac HD:Applications:Address Book.app:Contents:"
end tell
but this does work:
tell application "Finder"
reveal alias "Mac HD:Applications:Address
Book.app:Contents:Resources:"
end tell
--
Tim Mansour <email@hidden>
_______________________________________________
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