Re: exit this repeat loop
Re: exit this repeat loop
- Subject: Re: exit this repeat loop
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 15 Sep 2005 15:13:01 -0400
On 9/14/05, Matt Neuburg <email@hidden> wrote:
> On Tue, 13 Sep 2005 15:40:01 -0400, "Mark J. Reed" <email@hidden>
> said:
> >Of course, Ruby
> >distinguishes between the "exceptions" that you use for this (via
> >throw/catch) and the "errors" that arise from actual problems (via
> >raise/rescue).
>
> So does (or can) AppleScript, if it comes to that, since you can write a
> filtered error handler. m.
Yeah, I know. It's just that Ruby is unique (AFAIK) in that it
provides two completely different sets of syntax for what is
essentially the throwing and catching of exceptions, one of which is
designed to be used for actual errors and the other for flow control.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden