The keyboard and Bluetooth are definitely not part of the problem. 

I get the same result without a keyboard.

But this suspended execution thing is really interesting. I guess programming 
for IOS is not that straightforward after all.

Sent from my iPad

> On Mar 17, 2015, at 17:14, Kip Murray <[email protected]> wrote:
> 
>   i.2  NB. Logitech keyboard, using return key
> 0 1
>   VERSION
> 1.3 5
> 
> --Kip Murray
> 
>> On Tuesday, March 17, 2015, Eric Iverson <[email protected]> wrote:
>> 
>> 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]
>> <javascript:;>> 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
> 
> 
> -- 
> Sent from Gmail Mobile
> ----------------------------------------------------------------------
> 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