• 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: downloading a file into a folder (still)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: downloading a file into a folder (still)


  • Subject: Re: downloading a file into a folder (still)
  • From: Doug McNutt <email@hidden>
  • Date: Mon, 21 Feb 2005 19:53:56 -0700

At 17:05 -0800 2/21/05, Ed Rush wrote:
>set destFolder to "Puzzles To Do/"
>set myFileName to thisYear & "-" & thisMonthNumber & "-" & thisDay & "-LATimes.puz"
>do shell script ("curl " & this_URL & " -o " & POSIX path of (((path to desktop) as string) & quoted form of destFolder & myFileName))

It looks as though you may be missing a solidus between the desktop folder and the dest folder. Try printing it out to display dialog or to the response window to see.

    set destFolder to "/Puzzles To Do/"  -- perhaps

You might also take the quoted form of the whole thing rather than just the destination folder.
--

--> From the U S of A, the only socialist country that refuses to admit it. <--
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >downloading a file into a folder (From: Ed Rush <email@hidden>)
 >Re: downloading a file into a folder (From: Emmanuel <email@hidden>)
 >Re: downloading a file into a folder (still) (From: Ed Rush <email@hidden>)

  • Prev by Date: Re: RegExps in AS
  • Next by Date: Re: downloading a file into a folder (still)
  • Previous by thread: Re: downloading a file into a folder (still)
  • Next by thread: Re: downloading a file into a folder (still)
  • Index(es):
    • Date
    • Thread