try. … catch. exit 0 end. On Sun, 17 Oct 2021 at 8:04 PM Alex Shroyer <[email protected]> wrote:
> Normally, if I run "jconsole example.ijs" and the example.ijs script > contains an error, the result is that I see an error message printed, and > the prompt is the J console prompt. > > What I want is for jconsole to exit after encountering an error. > > Is there a way to launch jconsole to ensure that if a script encounters an > error, jconsole will exit? > > Thanks, > Alex > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
