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
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'
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
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 }}
>
>
>
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
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
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
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
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
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'
10 matches
Mail list logo