Raul wrote:
> Adverse only works with errors, not thrown exceptions.
>    3 :'throw.' ::0: 'example'

Remember that throw. pops the stack immediately, then starts searching for 
error handlers.  

           3 :' 3 :''throw.'' ' ::0: 'example'
        0
           
-Dan

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

Reply via email to