At 7:53 pm -0800 25/11/01, Richard Gaskin wrote:
>What is the OS X equivalent of launching URLs using this:
>
>      send tURL to program "Finder" with "GURLGURL"
>
>
>Apple TIL is a searching nightmare....

Not exactly the same, but the following AppleScript works:

open location "http://whatever.com/";

So you can use <do whatever as applescript>.

Cheers
Dave Cragg

Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to