On Thu, Sep 10, 2009 at 11:53 AM, Tracy Harms <[email protected]> wrote:
> The evaluation of u occurs outside the scope of try. so the value
> error is not caught:

No.

Value errors are not throws.

Here's the definition Matthew had provided:

throwAnException =: 3 : 0
  throw.
)

(Also, I had left an open quote in my example.
But fixing that should be obvious.)

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to