This works great for opening the user's default browser to a specified
remote URL under OS X:

      put "open location "&quote&tURL&quote into s
      do s as applescript


But what do I do to open a local HTML page under OS X?  Using the above,
even with the "file://" service specifier, fails (page not found).

-- 
 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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to