Re: Algorithms in Applescript
Re: Algorithms in Applescript
- Subject: Re: Algorithms in Applescript
- From: Stan Cleveland <email@hidden>
- Date: Tue, 24 Mar 2015 12:40:19 -0700
On Mar 24, 2015, at 10:41 AM, "Stockly, Ed" <email@hidden> wrote:
> The one for program termination simply uses return. It should probably
> also have:
>
> Tell me to quit
>
> On quit
> Continue quit
> End quit
Hi Ed,
AS is one of those languages that allow for many ways to do the same thing. This will also terminate a program:
error number -128
It looks like the rosettacode.org site only allows for one method per task per language. But, it's not meant as a single-language reference but, rather, as a language comparison reference. Nevertheless, it's still very cool! I'm glad that Jean-Christophe mentioned the site.
Stan C.
_______________________________________________
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