[EMAIL PROTECTED] wrote:

> did you notice:
> 
> >> error? try [1 / 0]
> == true
> 
> >> error? try [throw 1]
> ** Throw Error: No catch for throw: 1.
> ** Where: throw 1

I don't know if this is really an inconsistency; the error
actually happens OUT of the try block, because throw "breaks" out
of the code block.

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL Programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/

Reply via email to