Send URL to program "Finder" with GURLGURL

Ken Ray kray at sonsothunder.com
Sat Aug 17 18:12:26 EDT 2002


Siva,

Try this:

      do "open location " & quote & theURL & quote as AppleScript

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Sivakatirswami" <katir at hindu.org>
To: <use-revolution at lists.runrev.com>
Sent: Saturday, August 17, 2002 5:47 PM
Subject: Send URL to program "Finder" with GURLGURL


> This has probably been asked and answered, but with no search engine for
the
> archives....  will ask again.
>
> It's about sending raw apple events, (specifically URL's to GURLGURL)
>
> This used to work under OS 9.X but doesn't in OSX
>
> on mouseUp
>   if the selection is empty then
>     answer "Select an email first." with  "OK"
>     exit mouseup
>   end if
>   put "mailto:" & the selection into tEmail
>   send tEmail to program "Finder" with "GURLGURL"
> end mouseUp
>
> How does it work in OSX?
>
> TIA
>
> Sivakatirswami
> Production Manager
> katir at hindu.org
> www.HinduismToday.com, www.HimalayanAcademy.com,
> www.Gurudeva.org, www.hindu.org
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list