Opening local HTML pages in the default browser under OS X
    Richard Gaskin 
    ambassador at FourthWorld.com
       
    Tue Jan 22 04:21:01 EST 2002
    
    
  
Found it:  You have to explicitely tell the Finder, like this:
    put "tell application ""e&"Finder""e&cr&"open ""e& \
        tFilePath "e&cr&"end tell" into s
    do s as AppleScript
-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Custom Software and Web Development for All Major Platforms
 Developer of WebMerge 1.9: Publish your database on the Web
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc
    
    
More information about the metacard
mailing list