• 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: Open file using Creator
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open file using Creator


  • Subject: Re: Open file using Creator
  • From: Steve Roy <email@hidden>
  • Date: Tue, 24 Jun 2003 19:37:02 -0400

Gnarlodious <email@hidden> wrote:

> I can extract the creator code I want, but what is the easiest way to tell
> that application to open a file?
>
> For example:
>
> Open file "text.html" using creator "MOSS"

One way is to do:

tell application "Finder"
set theApp to application file id "MOSS"
end tell
tell theApp to open theFile

Steve

--
Steve Roy <email@hidden>
Personal homepage: <http://homepage.mac.com/sroy>
Projects homepage: <http://www.roydesign.net>
_______________________________________________
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.

References: 
 >Open file using Creator (From: Gnarlodious <email@hidden>)

  • Prev by Date: Re: Recipients in Mail.app
  • Next by Date: Re: Creating a PDF from InDesign 2.0.2
  • Previous by thread: Open file using Creator
  • Next by thread: Re: Open file using Creator
  • Index(es):
    • Date
    • Thread