Thank you, Raul. Confirmed working.

On Sat, Feb 4, 2023 at 8:03 PM Raul Miller <rauldmil...@gmail.com> wrote:

> I think this should be fixed now.
>
> This should get you the fix:
>    install'all'
>    load'trace'
>
> And then this should work right:
>    trace 'd by d over d</d'
>
> Thanks,
>
> --
> Raul
>
>
> On Sat, Feb 4, 2023 at 6:52 PM More Rice <mrmorer...@gmail.com> wrote:
> >
> > Hello,
> >
> > I've a fresh J installation just from last week, and updated everything.
> > dissect works flawlessly, but I couldn't get trace.ijs to work.  I'm
> > testing it with phrases from arithmetic.pdf.
> >
> > Am I doing something silly again?
> >
> > Thank you for your pointers.
> >
> > Maurice
> >
> >
> >    over=: ({.;}.)@":@,
> >    by=: ' '&;@,.@[,.]
> >    d=: i.6
> >    load'~addons/general/misc/trace.ijs'
> >    trace 'd by d over d</d'
> >
> >  --------------- 3 Adverb -----
> >
> > <
> >
> > /
> >
> > </
> >
> > --------------- 5 Trident ----
> >
> > d
> >
> > by
> >
> > d
> >
> > |length error: by
> >
> > | t_z=.(d) (by)(d)
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to