Re: [Jprogramming] J701 for IOS

2018-08-02 Thread greg heil
>Ah yes, SCN has a long standing issue. Maybe soon i can reconnect that site:( ~greg krsnadas.org -- from: 'Jim Russell' via Programming date: 2 August 2018 at 18:17 subject: Re: [Jprogramming] J701 for IOS Sorry greg, I was unable to follow your link: Not Found The requested URL /~gheil was

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread 'Jim Russell' via Programming
Sorry greg, I was unable to follow your link: Not Found The requested URL /~gheil was not found on this server. Apache/2.4.10 (Ubuntu) Server at www.scn.org Port 80 On Aug 2, 2018, at 4:21 PM, greg heil wrote: >> NB if you are, on both machines, logged into the same account you can use >> the

Re: [Jprogramming] g601

2018-08-02 Thread Bill Heagy
20 (6!:2) 'f"0 i. 1' 0.039481 20 (6!:2) 'p"0 i. 1' 0.112651 JVERSION Engine: j806/j32/linux Beta: GPL3/2018-08-02T13:03:37 Library: 8.05.14 Platform: Linux 32 Installer: unknown InstallPath: /home/wheagy/tmp/jbld/j32 Contact: whe...@bell.net On 2018-08-02 02:41 PM, Henry Rich wr

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread 'Jim Russell' via Programming
Interesting, thanks. For most Macs/IOS devices, copy/paste between devices “just works”—except my MacBook is so old I haven’t even tried that and am not optimistic. (Thanks to Apple dropping support, my MacBook can’t install a current version of iTunes, and can’t even connect to my iPhone/iPad v

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread greg heil
>NB if you are, on both machines, logged into the same account you can use the >"draft" of/for an email! which requires a lot fewer keystrokes, and, at least >on gmail, you are not charged for the storage (does not count to your 15g >limit). Just be sure the target machine is updated, when you w

Re: [Jprogramming] g601

2018-08-02 Thread Henry Rich
That test is checking timing.  The multipliers are chosen by trial and error.  Please run    f =. (".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a')    p =. (".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a') th

[Jprogramming] g601

2018-08-02 Thread Bill Heagy
32-bit debian only: 64-bit looks ok. RUN1 'g601' . a =. 5 6 7 a -: ".@'a' '' 1 aa =. ;:'the time is now' aa -: ".@'aa' '' 1 f =. (".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a'+".@'a') p =. (".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@']a'+".@'

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread 'Mike Day' via Programming
You're welcome. I should have said that I often "cheat", as follows: for a smallish script,  assuming you've got email send/receive enabled on both devices,  copy-paste script on one device to an email, send to self, copy-paste from email to a J edit window.  Works fine from laptop t

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread 'Jim Russell' via Programming
Thank you very much Mike; you would be astounded at how little I already know. Your input is appreciated. > On Aug 2, 2018, at 4:55 AM, 'Mike Day' via Programming > wrote: > > You probably already know all this, Jim! > > Mea culpa, I only use JHS occasionally, for the purpose of transferring

Re: [Jprogramming] What is the tacit form of try=: 1 : 'u/ % #'

2018-08-02 Thread Jose Mario Quintana
Instead of “(n c) and (c n)” I should have written “(nv c) and (c nv)” where nv means a verb or noun. On Wednesday, August 1, 2018, Jose Mario Quintana < jose.mario.quint...@gmail.com> wrote: > Adverbial tacit programming is a lot of fun, as far as I am concerned; > although a bug in the linear

Re: [Jprogramming] J701 for IOS

2018-08-02 Thread 'Mike Day' via Programming
You probably already know all this, Jim! Mea culpa, I only use JHS occasionally, for the purpose of transferring scripts between this Windows laptop and my iPad. So to get a script from the laptop to the iPad: 0) I've got a small script ~user/myserver.ijs; here it is: myserver =: 3 : 0