looks like some virtual block issue,
   (}.-}:)"1 a=: (0,.i.2 10)
 0 1 1 1 1 1 1 1 1 1
10 1 1 1 1 1 1 1 1 1

On Fri, Jan 11, 2019 at 8:33 AM RICHARD VAUGHAN <rlvaug...@comcast.net> wrote:
>
> I noticed some very peculiar behavior in J807.
>
>
> (}.-}:)"1 (0,.i.2 10)
>
> 0 1 1 2 2 3 3 4 4 5
>
> 10 1 11 2 12 3 13 4 14 5
>
>
> If I us J806 it works fine:
>
>
> (}.-}:)"1 (0,.i.2 10)
>
> 0 1 1 1 1 1 1 1 1 1
>
> 10 1 1 1 1 1 1 1 1 1
>
>
> I tried uninstalling and reinstalling J807 with no effect.
> ----------------------------------------------------------------------
> 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