Richard Gaskin wrote:
>
> 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.
--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software | 612-724-1596
Custom hypermedia solutions | http://www.hyperactivesw.com
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.