Thanks Eric; A bit cumbersome but it works ... guess I will just have to make less blunders.
David On Tue, 2008-06-03 at 09:56 -0400, Eric Iverson wrote: > See Help>User Manual>Jbreak - Interrupt Execution > > There is a jbreak shell script in your j602 bin folder that signals break. > You need to run this shell script from another task to interrupt the running > J task. > > ----- Original Message ----- > From: "David Vincent-Jones" <[EMAIL PROTECTED]> > To: "Beta forum" <[email protected]> > Sent: Tuesday, June 03, 2008 3:14 AM > Subject: [Jbeta] Frozen ijs files > > > > > > I stumbled across this during some sloppy verb testing on my Linux > > system. While building a framework for a function I had something like > > this in place omitting the 'do' requirement: > > > > while. count<100 do. > > > > end. > > > > When I ran the incomplete function my entire system promptly froze and > > was 'non-recoverable'. Even more interesting was that the entire ijs > > file was un-editable after the system was restarted. The only recourse > > was to copy/paste to a new file and to delete the old. > > > > As an aside, maybe somebody can tell me how they are implementing jbreak > > in Linux. > > > > David > > > > > > ---------------------------------------------------------------------- > > 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
