• 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 determine what application to launch?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to determine what application to launch?


  • Subject: Re: How to determine what application to launch?
  • From: "Marc K. Myers" <email@hidden>
  • Date: Tue, 25 Sep 2001 12:33:51 -0400
  • Organization: [very little]

> Date: Tue, 25 Sep 2001 09:41:26 +0200
> Subject: How to determine what application to launch?
> From: Oleg Lodygensky <email@hidden>
> To: <email@hidden>
>
> Hi,
> is there any way to launch an application whatever its name is?
>
> In my case, CodeWarrior 6.0 provides "CodeWarrior IDE 4.0" but name changes
> to "CodeWarrior IDE 4.0.1.3" if user has installed patches; how to manage
> this whithout any OsaXen?
>
> thank,
> Oleg.

You need to find out the application's creator code. For example, the
creator code for GraphicConverter is "GKON":

tell application "Finder"
open application file ID "GKON"
end tell

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[9/25/01 12:33:29 PM]


  • Prev by Date: Re: Where is the Missing Link?.
  • Next by Date: Re: Variable classes
  • Previous by thread: Re: How to determine what application to launch?
  • Next by thread: Selected Text field....
  • Index(es):
    • Date
    • Thread