I agree that J on the iPad is more fun with a keyboard. Unfortunately I won't have access to an iPad for trying your debug example until Monday and my memory is a hazy. I think the problem with suspended input (like in debug) is that the input has to be signaled with the touch return button on the screen. That is, you can type with the keyboard, but must touch the return button. J suspend on iOS is strange. It can be done and you might figure it out just by playing a bit more.
On Tue, Mar 17, 2015 at 1:30 PM, Robert Cyr <[email protected]> wrote: > > A bluetooth keyboard makes J more enjoyable on the Ipad. You are tempted to > write more involved routines. > > But I have not found a usable debug routine, nor have I had any success with > 13!: > > 13!:0 (1) > load'~/user/test.ijs' > c > 3 : 0 > t=: y * 1.8 > t+32 > ) > 13!:3 'c *.*' > c 10 > |stop: c > | t=:y*1.8 > |c[0] > > At this point, the return key turns green and the keyboard is locked. > Sometimes after hitting the return several times i get a message saying > something like "green input required". I tried reinstalling J with > everything possible using pacman, I am still faced with the same problem. > > Did I miss something ? > > 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
