I can reproduce this issue using darwin beta-v: 1 */\. 1 2 3 4 24 12 8 6 | $ 1 */\. 1 2 3 4 4 |
FYI, -- Raul On Tue, Nov 23, 2021 at 1:40 PM bobtherriault <[email protected]> wrote: > > Strange little anomaly where there is an extra '|' on the line following the > result. Only happens with */\. as the verb > > (*/"1) 1 [\. 1 2 3 4 > 24 12 8 6 > 1 */\. 1 2 3 4 > 24 12 8 6 > | > 1 +/\. 1 2 3 4 > 9 8 7 6 > 1 %/\. 1 2 3 4 > 2.66667 1.33333 2 1.5 > > JVERSION > Engine: j903/j64avx2/darwin > Beta-u: commercial/2021-10-01T12:14:16 > Library: 9.03.06 > Qt IDE: 1.9.4/5.15.2(5.15.2) > Platform: Darwin 64 > Installer: J903 install > InstallPath: /users/bobtherriault/j903 > Contact: www.jsoftware.com > > Also shows up in j902, but not j901 > > Cheers, bob > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
