Setting Applications to Launch for Specific File Extensions

Dale Brisinda dale at pegasus.cuc.ab.ca
Sat Mar 25 15:43:52 PST 1995


I saw this posting on the net (comp.sys.next.software) and I was wondering if  
the solution provided gives the expected results, and if this can be extended to  
other applications with specific file extensions?

Dale
---
Dale Brisinda                        Email: brisinda at cpsc.ucalgary.ca
Graduate Student                     NeXTmail: dale at pegasus.cuc.ab.ca
Department of Computer Science                    Tel: (403) 220-7687
University of Calgary                             Fax: (403) 281-5242



Begin forwarded message:

In article <3kv0do$mml at vixen.cso.uiuc.edu> gmk at pegasos.ccsr.uiuc.edu  

(Gottfried Mayer-Kress) writes:
|For example I want OmniWeb to recognize that it should launch 

|Mathematica when it sees a file with .ma extension.
|

If you open up the OmniWeb.app wrapper, you'll find a file called  

content.list, which starts,
application/oda			oda
application/pdf			pdf
application/postscript		ps
application/rtf			rtf
application/x-dvi		dvi
application/x-eprint		tex
application/x-eprint-tar	tar
application/x-rtf		rtf
application/x-tar		tar
application/x-tex    		tex
application/x-texinfo		texinfo
 ...
looks like .mime.types to me!
Try adding:
application/mathematica		ma

I don't know if OmniWeb is completely driven by the contents of this file.
--
Michael Friendly	Internet: friendly at vm1.yorku.ca
Psychology Department	NeXTmail: friendly at hotspur.psych.yorku.ca
York University		Voice: 416 736 5118
4700 Keele Street	http://www.math.yorku.ca/SCS/friendly.html
Toronto, ONT  M3J 1P3 CANADA


More information about the OmniWeb-l mailing list