there is jbreak (in bin folder) that will interupt the process. (icons for it on mac and windows)... not sure how it works for linux.
ctrl-D would be nice ----- Original Message ----- From: Alex Shroyer <[email protected]> To: [email protected] Sent: Tuesday, December 29, 2015 9:19 PM Subject: [Jprogramming] stopping a runaway process Is there a way to make it so Ctrl+C always interrupts the interpreter and/or stops the currently running J sentence? Sometimes I will be working on a sentence interactively, do something dumb, which results in having to kill the process, losing any unsaved state. It'd be nice if there was a way to back out of a runaway process more gracefully. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
