In your toy example there is a space after )n, which creates a row.
Henry Rich
On 10/30/2022 1:32 PM, 'Mike Day' via Programming wrote:
It’s a moot point whether this should be under programming or beta; it looks as
if it’s the j engine rather than Ian’s amazing new iOS implementation.
In Jios for iPad:
NB. A toy example
foo =: {{)n
abcd
efgh
}}
foo NB. Expecting two rows…
abcd
efgh
LF cut foo NB. And two boxes… should display ok in fixed width font
┌─┬────┬────┐
│ │abcd│efgh│
└─┴────┴────┘
JVERSION
Engine: j903/j64/iOS
beta-k: GPL3/2022-10-25T00:03:13
Platform: iOS/iPadOS
Version: 903.1 52
Installer: App Store
Contact: www.jsoftware.com
My laptop’s distributed version of J903 is Release-b, cf iOS’s beta-k.
foo and its LF cut both have 2 items in that version, as expected.
Thanks,
Mike
Sent from my iPad
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm