Recently, I've been getting an application error like this: --------------------------- j.exe - Application Error --------------------------- The instruction at "0x7c91519d" referenced memory at "0x003e000c". The memory could not be "read".
Click on OK to terminate the program Click on CANCEL to debug the program --------------------------- OK Cancel --------------------------- It seems to occur only at the termination of a standalone J app, one that runs without a session window. If I remove "-jijx" from the command line, it doesn't get the error. Do I need to do some sort of wrap-up? The exact same code under J 6.01 does not have this problem. -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
