Henry’s reply is relevant.  There was a space following )n … I forget the 
details of the discussion about this when noun ddefs were introduced.

So back to the jios release,  as this occurred in a script copied over from my 
Windows environment.  The toy example was a cover for slightly more complicated 
nouns defined in a script which I’d copied over to jios.  I can’t honestly say 
whether I inadvertently added the blanks after )n or not,  as they’re not 
present in the Windows version.

Sorry for the flak.

Mike

Sent from my iPad

> On 30 Oct 2022, at 18:42, Raul Miller <rauldmil...@gmail.com> wrote:
> 
> What's in the small box?  (Do you have 13{a. in foo?)
> 
> Thanks,
> 
> 
> --
> Raul
> 
>> On Sun, Oct 30, 2022 at 1:32 PM 'Mike Day' via Programming
>> <programm...@jsoftware.com> 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
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to