There is no interrupt mechanism on J iOS. On Wed, May 29, 2019 at 8:35 AM 'Mike Day' via Programming < [email protected]> wrote:
> Is there any interrupt or break mechanism available in/with the iPad > installation of J701? > > Currently, I either sit and wait, or slide the J thumbnail off the > screen showing active apps, > and reopen a new J session. > > It's an iPad Air, running iOS 12.2, and the J version is given as > VERSION_j_ NB. noun in j locale > 701.1 2 > > Thanks, > > Mike > > On 21/05/2019 19:14, Mike Day wrote: > > I've just successfully interrupted a function with a fairly long > > runtime, within JQt with > > "Library: 9.01.06" > > > > > > ... so: Thanks, > > > > Mike > > > > On 20/05/2019 20:46, chris burke wrote: > >> The base library has been updated with these changes (now at v9.01.06). > >> > >> On Mon, May 20, 2019 at 11:48 AM Eric Iverson<[email protected]> > >> wrote: > >> > >>> I have pushed some changes to the 901 base library for the problems > >>> reported with break. They will show up next time the 901 base library > is > >>> built and you upgrade. Changes are not essential. > >>> > >>> Adopted /dev/null fix suggested by Bill. Also adopted his suggestion > to not > >>> set break files for non Jqt tasks (where they are most needed) unless > the > >>> class is not default. This should make break less obtrusive, but still > easy > >>> to use for Jqt. > >>> ---------------------------------------------------------------------- > >>> For information about J forums seehttp://www.jsoftware.com/forums.htm > >>> > >> ---------------------------------------------------------------------- > >> For information about J forums seehttp://www.jsoftware.com/forums.htm > > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
