The first line immediately crashes my Android running 9.03. Since I've been
doing a lot of testing on J-Playground I tried it there. I was curious what
the white space characters were, so I used i. to look inside. Each of these
lines was entered from the edit screen. Eventually I hit the no more output
bug I've seen in other context.

  ]a=.(;:inv@}.;{.) cut'this is'
+--+----+
|is|    |
+--+----+
   (<a.)i.&.>a
+-------+---------------------------------+
|105 115|40 60 97 46 41 105 46 38 46 62 97|
+-------+---------------------------------+
   ]a=.(;:inv@}.;{.) cut'this is'
+--+----+
|is|    |
+--+----+
   (<a.)i.&.>a
+-------+-------+
|105 115|256 256|
+-------+-------+
   ]a=.(;:inv@}.;{.) cut'this is'
+--+----+
|is|    |
+--+----+
   (<a.)i.&.>a
+


   ]a=.(;:inv@}.;{.) cut'this is'
+--+----+
|is|    |
+--+----+
   (<a.)i.&.>a
+-------+-------+
|105 115|256 256|
+-------+-------+
   ]a=.(;:inv@}.;{.) cut'this is'
(<a.)i.&.>a
   i.8


On Wed, Jun 29, 2022, 7:19 AM Devon McCormick <[email protected]> wrote:

> This also crashes my J9.04 on Windows.  The first phrase also seems to
> crash 9.03.
>
> On Wed, Jun 29, 2022 at 6:56 AM Raul Miller <[email protected]> wrote:
>
> > This sequence of sentences will crash J904 beta d for me.
> >
> >    (;:inv@}.;{.) cut'this is'
> >    require'pacman'
> >
> > Note also that the result I get for the first sentence is ;:'is is'
> > when I was expecting ;:'is this'
> >
> > FYI,
> >
> > --
> > Raul
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
>
>
> --
>
> Devon McCormick, CFA
>
> Quantitative Consultant
> ----------------------------------------------------------------------
> 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