Raul wrote:
> I did not know that it popped the stack twice for the case of :: 

The explanation of this behavior of  ::  is identical to the commonly observed 
difference between:

        3 : 'try. throw. catcht. 0 end.' 'example'

vs:

           3 : 'try. 3 :''throw.'' y catcht. 0 end.' 'example'
        0
           
with I'm assuming you're familiar with, given your original example:

>    3 :'throw.' 1 :'try.u y catcht.0 end.' 'example'
>  0

-Dan

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

Reply via email to