Is this a similar bug? What happens here is the semicolon produces a syntax error but the viewmat is still produced.
viewmat i. 2 3; |syntax error | viewmat i.2 3; JVERSION Engine: j807/j64/darwin Beta-f: commercial/2018-06-28T12:14:57 Library: 8.07.16 Qt IDE: 1.7.7/5.9.6 Platform: Darwin 64 Installer: J807 install InstallPath: /users/brian/j64-807 Contact: www.jsoftware.com On Fri, Dec 7, 2018 at 11:02 AM Henry Rich <[email protected]> wrote: > Here is a simpler form of the bug: > > v =. (1 0$'') . > > 5!:5 <'v' > > 1 0$'' . > > > Henry Rich > > > -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
