Re: Throwing Errors in Functions?
Re: Throwing Errors in Functions?
- Subject: Re: Throwing Errors in Functions?
- From: Shane Stanley <email@hidden>
- Date: Wed, 11 Mar 2015 15:08:38 +1100
On 11 Mar 2015, at 2:56 pm, Alex Hall <email@hidden> wrote:
>
> throw msg "x cannot be less than 10." number -1
You're close:
error "x cannot be less than 10." number -1
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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