Hi,
It is 13:06, and ALL IS FINE UNDER THE SUN.
From what I tested it seems that I must execute that command everytime I
open J (win). I remember that there is a file where I should put that
command. Could you tell me wich file. I am relearning at 64( today), nice
birthday gift.
Thanks to everyone who contributed.
Claude Bélanger [EMAIL PROTECTED]
----- Original Message -----
From: "Eric Iverson" <[EMAIL PROTECTED]>
To: "General forum" <[email protected]>
Sent: Wednesday, June 21, 2006 11:25 AM
Subject: Re: [Jgeneral] Crash on % 0 1 2 3
A wild guess is that some action is damaging the floating point state. Some
dll calls damage the state and require a reset in order for the J Engine to
continue running properly. For this reason the % option was added to the cd
mechanism. Please do the following test:
start J
run sentence:
'kernel32 CloseHandle % i i' 15!:0 [0
the result is two boxed zeros
now try your troubling sentence:
%0 1 2 3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm