I think it is a mistake to focus on 11!:0 as the source of the %0 1 2 3 damage. Lots of suff goes on with the windows without the direct involvement of 11!:0. Let's see if the problem can be sorted out without this level of detail.

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


Claude Bélanger wrote:
No change. The problem is still there.

It becomes interesting. May be there are naked (11!:0) within J library.
You may try,

edit c:\j601\profile.ijs, add at the first line, adding

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

Then comment out the definition of wd inside winlib.ijs, and
search (using Find in Files) all occurrence of 11!:0 under J system and
replace them with wd.

HTH again

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