Thanks Michael, You mean that when my J program is in an endless loop (as happened today!) I will be able to start up a different J session? I would have thought that clicking on the icon would have just gone back to the looping session? Or do you mean I have to have two different J versions in case of emergency!
Richard Donovan > On 24 Feb 2022, at 17:38, Michal Wallace <[email protected]> wrote: > > You can also just launch any other j interpreter and type: > > break'' > > If that doesn't help, type the same line a second time and it'll try > harder. :) > (not actually a joke) > > type: > > break 0 > > ... for more help.about how it works. > > > >> On Thu, Feb 24, 2022 at 11:57 AM Richard Donovan <[email protected]> >> wrote: >> >> Hi >> >> I’m now working in Windows. There used to be a yellow J icon available >> that could be handily copied to the desktop. >> >> Richard Donovan >> >> Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows >> >> From: Ian Clark<mailto:[email protected]> >> Sent: 24 February 2022 13:14 >> To: General forum<mailto:[email protected]> >> Subject: Re: [Jgeneral] Jbreak >> >> j901 for iOS >> In the Home scene, tap the ⌘ menu. Jbreak is at the top, in red. >> >> On Thu, 24 Feb 2022 at 12:28, Julian Fondren <[email protected]> >> wrote: >> >>> It still works. >>> >>> Try starting an infinite loop with >>> >>> [F.]'' >>> >>> and then run jbreak.bat in the installed 'bin' directory. You can look >>> that up with >>> >>> jpath '~bin' >>> >>> ------- Original Message ------- >>> >>> On Thursday, February 24th, 2022 at 6:18 AM, Richard Donovan < >>> [email protected]> wrote: >>> >>>> Hi >>>> >>>> I remember way back when (J402) there was a Jbreak function which >>> interrupted errant programs. >>>> >>>> Does this still exist? I don't seem to have it on either my Windows or >>> iOS platforms. >>>> >>>> Thanks >>>> >>>> Richard Donovan >>>> >>>> ---------------------------------------------------------------------- >>>> >>>> For information about J forums see http://www.jsoftware.com/forums.htm >>> ---------------------------------------------------------------------- >>> For information about J forums see http://www.jsoftware.com/forums.htm >>> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
