• 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
Newbie question : How to set MIME <-> File Type/Creator ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie question : How to set MIME <-> File Type/Creator ?


  • Subject: Newbie question : How to set MIME <-> File Type/Creator ?
  • From: "Richard 'Ulysses' Liu" <email@hidden>
  • Date: Mon, 30 Oct 2000 22:24:43 +0800

Hi,

I need to write a installer for my utility (a database client). I need to
use browser for common interface, set a private MIME-type for my
creator/type. File Exchange has a "make set" command, but it can only set PC
Extensions, not the MIME. Is there some 3rd-party tools that can help me do
this ?

BTW, for Netscape, I've tried the "register viewer" AppleScript command :

tell application "Netscape Navigator"
register viewer application "My DB Client" MIME type
"application/my-private-type" with file type "TEXT"
end tell

but when I run the script within Script Editor, my DB Client is activated,
and report a fail. It seems that Netscape requires my DB Client to response
an AppleEvent, but I don't know kind of data should I response.

-- Richard Liu


  • Prev by Date: PDF Filter Script
  • Next by Date: Re: Desktop Printer Manager-Out of Memory?
  • Previous by thread: Re: PDF Filter Script
  • Next by thread: launching script like from a command line?
  • Index(es):
    • Date
    • Thread