Eric wrote:
> > I think it is a good thing that we provide the J IDE in addtion to the old ried and true tools.
greg wrote:
> Certainly:) However i too have been limiting my use of it. Primarily for one reason: When J crashes it takes the ijs windows with it:( If i use another editor then i can use its autobackup and, in any case, be independent of J's stability.
On 5/31/06, Fraser Jackson <[EMAIL PROTECTED]> wrote:
I do not understand this. The User manual clearly states that when running a script window it is saved as a file. If you are developing multiple script windows and running only one of them, a simple Ctrl+S of those windows will save them before trying others. However there is no need for the Ctrl+s Ctrl+W in Olegs contribution when running a script window. The session manager does it automatically.
Undeniable. Except that it is not guaranteed that code is run from an ijs window: it can be run from the ijx window. Indeed there are big advantages to running it there: you have access to a statement stack allowing experimental variations much more quickly. ~greg ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
