• 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: Application creator code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application creator code


  • Subject: Re: Application creator code
  • From: Rob Jorgensen <email@hidden>
  • Date: Tue, 26 Apr 2005 06:47:24 -0400

At 12:02 PM +0200 4/26/05, Emmanuel wrote:
At 7:35 PM +1000 4/26/05, Noodle wrote:
I found in the archives the following code:

    set TheApp to choose file of type "APPL"
    set the clipboard to (info for TheApp)'s file creator


When I run the above script I get a null (no characters) creator code from the application in question (works fine for other apps).

Now you've got to find in the archives how to retrieve an app by its bundle id, that "com.foo.bar" thing.

This might work.

tell application "Finder" to ¬
	open application file id "com.apple.safari"

-- Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Application creator code (From: Noodle <email@hidden>)
 >Re: Application creator code (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Creating applications with Applescript
  • Next by Date: Re: Creating applications with Applescript
  • Previous by thread: Re: Application creator code
  • Next by thread: Re: Application creator code
  • Index(es):
    • Date
    • Thread