Send URL to program "Finder" with GURLGURL

Sivakatirswami katir at hindu.org
Sat Aug 17 17:49:01 EDT 2002


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




More information about the use-livecode mailing list