Re: [Jprogramming] Quitting J903

2022-10-17 Thread Raul Miller
Er... just in case: make sure that the line you change is preceded by [Session] (and does not begin with a # character -- lines beginning with # are just comments). Thanks, -- Raul On Mon, Oct 17, 2022 at 2:52 PM Raul Miller wrote: > > I imagine you are using jqt. > > If that is the case, I t

Re: [Jprogramming] Quitting J903

2022-10-17 Thread Raul Miller
I imagine you are using jqt. If that is the case, I think you want to use the menu option Edit > Configure > Qt Ide And then, in the resulting edit window, I think you would want to find the ConfirmClose=false line and change it to ConfirmClose=true (And then save the file -- the change would ta

[Jprogramming] Quitting J903

2022-10-17 Thread Richard Donovan
In previous versions of J, erroneously pressing the X in the top right of the Windows Jterm screen produced an alert box asking if you really wanted to quit. This was very useful as losing a session can be seriously annoying! I can’t find that facility in J903 under Windows 10. I hope it’s aroun