• 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 Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Url Access Scripting


  • Subject: Re: Url Access Scripting
  • From: Carl Anderson <email@hidden>
  • Date: Tue, 28 Dec 2010 21:14:35 -0600


On Dec 28, 2010, at 6:34 AM, Wayne Melrose wrote:


On 28. des. 2010, at 02.47, Carl Anderson wrote:

Does anyone know how to get AppleScript Editor's URL access scripting application to run?



What is it you're trying to do exactly?

I have this code degment

tell application "URL Access Scripting"
with timeout of 240 seconds
try
download theUrl to file ((theFile) as text) replacing yes
on error the error_message number the error_number
display dialog DMo & DDa & DYr & "-Error: " & error_number & ". " & ¬
error_message buttons ("Cancel") default button 1
display dialog "Sorry, couldn't download the webpage" with icon 2
end try
end timeout
end tell

that has suddenly, with the upgrade from OS X 10.4 to OS X 10.6, stopped working


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Url Access Scripting
      • From: Axel Luttgens <email@hidden>
    • Re: Url Access Scripting
      • From: Wayne Melrose <email@hidden>
    • Re: Url Access Scripting
      • From: Christopher Stone <email@hidden>
    • Re: Url Access Scripting
      • From: Alex Zavatone <email@hidden>
References: 
 >Url Access Scripting (From: Carl Anderson <email@hidden>)
 >Re: Url Access Scripting (From: Wayne Melrose <email@hidden>)

  • Prev by Date: Re: Url Access Scripting
  • Next by Date: Re: Url Access Scripting
  • Previous by thread: Re: Url Access Scripting
  • Next by thread: Re: Url Access Scripting
  • Index(es):
    • Date
    • Thread