>> 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?
>
> Just a guess, but I think the Apple Event relies on the Internet control
> panel being configured properly. You might try making sure all the
> entries in there are correct, or else trashing its prefs and re-entering
> the info.
It all looks good to me.
Anyone know where Apple keeps a list of Apple event errors?
--
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.