Devon reported:
> I ran jee from a simple DOS prompt, outside of emacs, and the problem is
> worse
> there: I only get as far as
> hi=: 0 : 0
I confirm this bug. Explicit definition in immex crashes jee. Steps to
reproduce: open a command prompt, enter:
cd /d c:\fully\qualified\path\to\j\root\dir\
jee javaw j.jar
0 : 0 NB. jee crashes here
Other bugs include that plot is broken:
jee javaw j.jar
load'plot'
plot i. 10
|index error: ifparent
| (<y)e.1 {"1 pforms''
and that debugging crashes jee:
jee javaw j.jar
load'plot debug'
dbr 1
plot i. 10 NB. jee crashes here
-Dan
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm