I can confirm the original problem under XP, and
  (9!:14'');9!:12''
+---------------------+-+
|j601/2006-11-17/17:05|6|
+---------------------+-+

Even worse:
  require'jmf'
  coinsert 'jmf'
  createjmf 'test1';1e5
  map 'mapped';'test1'
  $mapped
0
  mapped=: 'AAAA';'BBBB';'CCCC';'DDDD'
  $mapped
4
  qts''
2007 3 24 22 8 50.246
  3{.mapped
+----+----+----+
|AAAA|BBBB|CCCC|
+----+----+----+
  mapped=: 3{.mapped
  mapped

crashes J. When I respond to the Microsoft error message by pressing the
"Debug"
button, I get something like:
---------------------------
Visual Studio Just-In-Time Debugger
---------------------------
An unhandled win32 exception occurred in j.exe [1640]. Just-In-Time
debugging this exception failed with the following error: No installed
debugger has Just-In-Time debugging enabled. In Visual Studio, Just-In-Time
debugging can be enabled from Tools/Options/Debugging/Just-In-Time.

Check the documentation index for 'Just-in-time debugging, errors' for more
information.
---------------------------
OK
---------------------------



Joey wrote:
...
Did you really get APL instead of BPL in the first box??
That would seem even more surprising.
...

Well, I think "APL" is strangely appropriate.

--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to