• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
URL Scripting Addition OS X 10.2.6... BROKEN?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

URL Scripting Addition OS X 10.2.6... BROKEN?


  • Subject: URL Scripting Addition OS X 10.2.6... BROKEN?
  • From: Jason Bourque <email@hidden>
  • Date: Thu, 10 Jul 2003 20:34:41 -0400

Hello,


Is the download url broken in URL Scripting Addition OS X 10.2.6?


I get an error of "URL Access Scripting got an error: An error of type -3264
has occurred." when downloading a PHP file.


My script.


tell application "URL Access Scripting"

download vEmailListDownLoadLink to file vEMailListFilePath replacing yes
with unpacking

end tell


Dictionary

(*
download: Downloads a specified URL to a specified file
download string -- URL to download from
to file specification -- the downloaded file location
[replacing yes/no] -- whether to replace an existing file (default:
no)
[unpacking boolean] -- whether to decode or decompress the
downloaded item (default: true)
[progress boolean] -- whether to display a modal progress dialog
(default: false)
[form data string] -- form data
[directory listing boolean] -- get a directory listing? (default:
false)
[download directory boolean] -- download as an entire directory
(default: false)
[authentication boolean] -- show authentication dialog (default:
false)
[Result: file specification] -- the downloaded file
*)




Any help would be greatly appreciated.

Thanks,

Jason Bourque
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: URL Scripting Addition OS X 10.2.6... BROKEN?
      • From: Emmanuel <email@hidden>
    • Re: URL Scripting Addition OS X 10.2.6... BROKEN?
      • From: John Delacour <email@hidden>
References: 
 >Re: Smile/Satimage: 'load resource' (From: John Delacour <email@hidden>)

  • Prev by Date: Re: Path to opened FM database
  • Next by Date: Re: URL Scripting Addition OS X 10.2.6... BROKEN?
  • Previous by thread: Macjordomo Stuff (was Re: Smile/Satimage: 'load resource')
  • Next by thread: Re: URL Scripting Addition OS X 10.2.6... BROKEN?
  • Index(es):
    • Date
    • Thread