Sorry...

I was trying to simplify a problem that arose earlier in developing my thoughts 
on 
Repeating decimals.  I had 
If. r > RMAX do. Break. end. within a while loop which appeared to fail on load,
But the failure has disappeared now?!

Perhaps there was something else amiss.

Sorry for false alarm,

Mike

Sent from my iPad

> On 12 Jan 2020, at 19:13, Henry Rich <henryhr...@gmail.com> wrote:
> 
> You have to be in a for. or select. to break., no?
> 
> Henry Rich
> 
>> On 1/12/2020 2:10 PM, Julian Fondren wrote:
>> qqq =: 3 : 0
>> if. y do. break. end.
>>    'true'
>>    return.
>> end.
>> 'false'
>> )
> 
> ----------------------------------------------------------------------
> 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