Re: [Jprogramming] jios 903.2 glitch

2023-07-11 Thread 'Mike Day' via Programming
Thanks, Ian. Best of luck with the project! Mike Sent from my iPad > On 11 Jul 2023, at 09:41, Ian Clark wrote: > > The current jios was released with a "just good enough" JE. It was a beta – > it had bugs soon to be fixed. You'd think it would have been an easy task > to repeat the porting

Re: [Jprogramming] jios 903.2 glitch

2023-07-11 Thread 'Mike Day' via Programming
Yes, indeed, in Jios on this iPad: load 'j/temp/loadbuffer.ijs' +++ try1: loading... --- try1: loaded |syntax error: script | mike=:{{m}}"0 |[-10] /private/var/mobile/Containers/Data/Application/219E805B-EDC1-4B43-858D-814C13F48E94/Documents/j/temp/loadbuffer.ijs I typed this into Ian'

Re: [Jprogramming] jios 903.2 glitch

2023-07-11 Thread Ian Clark
The current jios was released with a "just good enough" JE. It was a beta – it had bugs soon to be fixed. You'd think it would have been an easy task to repeat the porting process with the finished release. It wasn't. So a JE upgrade to something sensible is on my to-do list until it bubbles to th

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread bill lam
I suspect it doesn't suppose train a c n /"0 |syntax error | /"0 On Tue, 11 Jul 2023 at 7:57 AM bill lam wrote: > A simpler way to demonstrate this issue in iOS > >mi=: {{ m }}"0 > |syntax error > | mi=:{{m}}"0 > > But removing the rank 0, it runs fine >mi=: {{ m }} > > >

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread bill lam
A simpler way to demonstrate this issue in iOS mi=: {{ m }}"0 |syntax error | mi=:{{m}}"0 But removing the rank 0, it runs fine mi=: {{ m }} On Tue, 11 Jul 2023 at 12:49 AM 'Mike Day' via Programming < programm...@jsoftware.com> wrote: > I'm probably missing the blindingly obvious

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread 'Michael Day' via Programming
Raul asked off-list for the definitions of gcd2x and foo. I doubt if this is the problem,  but fwiw,  I didn't bother defining foo (!), while here is Cliff's gcd2x .  (After all,   the Windows Js don't have any trouble just loading the script,  even with an undefined foo.) NB. From Cliff Reiter

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread 'Mike Day' via Programming
Sorry, that was a bit ambiguous. I meant that load '...finite...' still results in a syntax error if "gcd2x" is replaced by "foo", in JIOS on this iPad. I don't now have J903 beta-k on the laptop, so can't investigate whether it's an old beta problem. Not desperately important, but puzzli

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread 'Mike Day' via Programming
A gcd function, courtesy Cliff Reiter, but I get the same with a generic "foo" fn. "mi" isn't invoked by the load. M Sent from my iPad > On 10 Jul 2023, at 18:23, Raul Miller wrote: > > What is gcd2x? > > -- > Raul > >> On Mon, Jul 10, 2023 at 12:49 PM 'Mike Day' via Programming >> wr

Re: [Jprogramming] jios 903.2 glitch

2023-07-10 Thread Raul Miller
What is gcd2x? -- Raul On Mon, Jul 10, 2023 at 12:49 PM 'Mike Day' via Programming wrote: > > I'm probably missing the blindingly obvious but why does this happen in JIOS > on my iPad but not in J903, J9.4 & J9.5 under Windows? > >JVERSION > Engine: j903/j64/iOS > beta-k: GPL3/2023-04-16T2

[Jprogramming] jios 903.2 glitch

2023-07-10 Thread 'Mike Day' via Programming
I'm probably missing the blindingly obvious but why does this happen in JIOS on my iPad but not in J903, J9.4 & J9.5 under Windows? JVERSION Engine: j903/j64/iOS beta-k: GPL3/2023-04-16T23:21:00 Platform: iOS/iPadOS Version: 903.2 57 Installer: App Store Contact: www.jsoftware.com load'