• 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
Limit on URL Access Scripting characters?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Limit on URL Access Scripting characters?


  • Subject: Limit on URL Access Scripting characters?
  • From: Charles Arthur <email@hidden>
  • Date: Thu, 31 May 2001 18:43:38 +0100

Hi ...

I'm trying to download via URLAS the results of a Google groups search.

The URL is pretty hefty:
"http://groups.google.com/groups?q=+"TR:"+-Re:+group:uk.rec.climbing&hl=en&l
r=&safe=off&rnum=2&ic=1&selm=email@hidden"

However my test script (OS904, AS 143)
--
set theFile to choose file -- pick any old temp file to overwrite with the
result, which should be an HTML output
tell application "URL Access Scripting"
download URL ,

"http://groups.google.com/groups?q=+"TR:"+-Re:+group:uk.rec.climbing&hl=en&;
lr=&safe=off&rnum=2&ic=1&selm=email@hidden" to file
theFile replacing yes
end tell

--

produces:
--> URL Access Scripting got an error: Can't make some data into the
expected type.

Beats me. Any clues?

best
Charles

----------------------------
http://www.ukclimbing.com : 1000+ British crags, 350+ British climbing
walls - searchable by distance and anything else you care to think of -
with weather forecasts for every one, plus maps, articles, news and
features. Plus Britain's busiest climbing discussion boards. And there's
even a cool shop attached.


  • Prev by Date: Re: Delete contents of 'server' folder on shutdown.
  • Next by Date: Re: Locating AppleScript Beginnings
  • Previous by thread: Re: Delete contents of 'server' folder on shutdown.
  • Next by thread: Cursor control II
  • Index(es):
    • Date
    • Thread