Re: Downloading a file from the internet with a URL
Re: Downloading a file from the internet with a URL
- Subject: Re: Downloading a file from the internet with a URL
- From: Shane Stanley <email@hidden>
- Date: Fri, 13 May 2016 19:43:28 +1000
On 13 May 2016, at 7:11 PM, 2551phil <email@hidden> wrote:
The first one threw me an error when run in Script Editor, along the lines of "The variable ‘theError' is not defined”, here:
if theTask's |error|() is not missing value then error (theError's localizedString() as text)
Yeah, that didn't make a lot of sense. What happens when you rush things :-(
if theTask's |error|() is not missing value then error (theTask's |error|()'s localizedString() as text)
|
_______________________________________________
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