I just updated to OS 9.1, and I have a simple script that works great in all
previou versions of the Mac OS, but now returns "Got -1708 when sending
Apple event".
Here's the script:
on launchBrowser tURL
send tURL to program "Finder" with "GURLGURL"
if the result is not empty then
answer the result
end if
end launchBrowser
Any got a clue as to what Apple did to OS 9.1 to cause this? Moreover, got
a good workaround?
TIA -
--
Richard Gaskin
Fourth World Media Corporation
Multimedia Design and Development for Mac, Windows, UNIX, and the Web
_____________________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.