• 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: How to open Package folder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to open Package folder?


  • Subject: Re: How to open Package folder?
  • From: Walter Ian Kaye <email@hidden>
  • Date: Fri, 5 Sep 2003 02:09:10 -0700

At 09:00p -0400 09/03/2003, Rob Jorgensen didst inscribe upon an electronic papyrus:

At 4:00 PM -0700 9/3/03, Sung Kim wrote:
Instead of launching an application, how can we ask the Finder to open the
package folder (via AppleScript, that is)? Thank you.

Something like this might work (tested on OS X). It opens the contents folder.

tell application "Finder"
open container of container of application file id "POrg" -- Palm Desktop
end tell

Or simply this:

tell app "Finder" to open folder "Contents" of application file id "POrg"


-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: How to open Package folder?
      • From: email@hidden
    • Re: How to open Package folder?
      • From: Rob Jorgensen <email@hidden>
References: 
 >Re: How to open Package folder? (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: How to open Package folder?
  • Next by Date: Re: How to open Package folder?
  • Previous by thread: Re: How to open Package folder?
  • Next by thread: Re: How to open Package folder?
  • Index(es):
    • Date
    • Thread