No change. The problem is still there.

----- Original Message ----- From: "bill lam" <[EMAIL PROTECTED]>
To: "General forum" <[email protected]>
Sent: Friday, June 23, 2006 10:57 AM
Subject: Re: [Jgeneral] Crash on % 0 1 2 3


Claude Bélanger wrote:
Hi,
Could you tell me in which file should I add the line between wd'mbopen' and 0 e. _ __ _.
I think I did not tried this.


Not part of J library, they just are inside my application. Because java frontend and jconsole do not crash. And the different between them and c++ frontend is wd, therefore I guess it is wd that causes crash indirectly and see if you can solve the problem by doing a quick-and-dirt fix on wd.

open this file, c:\j601\system\main\winlib.ijs

change the line

wd=: 11!:0

to

wd=: 3 : 0
z=. 11!:0 y
'kernel32 CloseHandle % i i' 15!:0 [0
z
)

and restart J to test.

regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to