It's not that it's empty -- on disk it's all there.
It's just when you open an ijx, J creates a new ijx
window, but refuses to place the file contents in it.
I think, there is UI flow breakdown happening
here. It might be better to work like this:
- up to one ijx windows per process (now with open/ijx, there can be more)
- no new ijs window for the Open operation, all open becomes an ijs window
- an additional operation Insert From File,
which makes sense for both ijs and ijx windows
- save works both for ijs (as .ijs) and ijx (as .ijx) as now.
----- Original Message ----
From: greg heil <[EMAIL PROTECTED]>
To: Programming forum <[email protected]>
Sent: Thursday, June 29, 2006 1:50:53 AM
Subject: Re: [Jprogramming] Can't save ijx session
On 6/28/06, Howell, Leonard <[EMAIL PROTECTED]> wrote:
> I am trying to save the ijx session as something like mywork.ijx on my
> desktop but when I open it later, it is empty. I've done this in the past, or
> at least I think I did, but cannot get it to work now - what am I doing
> wrong? Thanks. Leonard
i open it in a text editor and copy/paste it into the empty ijx
window. Nothing is executed, and i can continue a transcript from
where i left off. J's interaction with external editors is pretty weak
at best, but with perseverance in carefully maintaining your file
names you can make a reasonably sensible archive.
~greg
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm