I think you are asking if the expression #13!:13''[(13!:19'') can somehow add four levels of recursion onto the stack.
And I think the answer is: that should not be possible. Thanks, -- Raul On Thu, Mar 13, 2014 at 7:58 AM, Michal Wallace <[email protected]>wrote: > Is it possible that a breakpoint or error is triggering a break at level 8 > before you reach level 4 again? > > On Mar 12, 2014 1:48 AM, "Raul Miller" <[email protected]> wrote: > > > #13!:13''[(13!:19'') > > 4 > > #13!:13''[(13!:19'') > > 8 > > > > Something is wrong here. 13!:19 is supposed to cut back the stack. But > > sometimes it fails and does something different. > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
