• 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
Re: URL Access problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL Access problems


  • Subject: Re: URL Access problems
  • From: Arthur J Knapp <email@hidden>
  • Date: Fri, 17 Aug 2001 10:21:08 -0400

> Date: Thu, 16 Aug 2001 14:47:15 -0600
> From: Doug McNutt <email@hidden>
> Subject: Re: URL Access problems

>> tell application "URL Access Scripting"
>> (download u to scratch with replacing and progress)
>> end tell
> (download u to file scratch with replacing and progress)


> ... This natural English stuff is not quite
> what it's cracked up to be. I long for a more C-like way.

You just have to use parantheses to show the damn compiler
who's boss:

tell application "URL Access Scripting"
download (u) to (file_spec) replacing (true) progress (false)
end tell

;-)


Arthur J. Knapp
http://www.stellarvisions.com
mailto:email@hidden

Hey, check out:
http://www.AppleScriptSourceBook.com


  • Prev by Date: Re: Check folder visibility
  • Next by Date: Re: Ordinal Numbers (1st, 2nd, etc.)
  • Previous by thread: Re: URL Access problems
  • Next by thread: Check folder visibility
  • Index(es):
    • Date
    • Thread