Re: URLAccess Scripting error -3170
Re: URLAccess Scripting error -3170
- Subject: Re: URLAccess Scripting error -3170
- From: Ehsan Saffari <email@hidden>
- Date: Wed, 11 Jul 2001 13:09:48 -0600
>
tell application "URL Access Scripting"
>
download "http://images.amazon.com/images/P/0395977894.01.LZZZZZZZ.jpg"
>
to file "Homer:Desktop Folder:0001" replacing yes
>
end tell
>
>
--> URL Access Scripting got an error: An error of type -3170 has
>
occurred.
>
>
The URL is valid (iCab displays it fine) and destination is also valid.
>
>
-3170 is end point is invalid, but which end, and what's the point of
>
such a cryptic error?
Found it, Proxy setting in the internet control panel!
Bug or feature: Why doesn't URLAS honor the proxy setting?
Is it possibel to do anything useful with URLAS if proxy is active?
cheers
ehsan