This page is for J602 beta issues in the library and frontend (interpreter and dictionary bug reports should still be directed to System/Interpreter/Bugs, with a note indicating the applicable version(s)).
no context-help for M.
As reported by Raul in the Forums, when the cursor is over M., the keystroke CTRL+F1 does not have the usual effect of bringing up the Vocabulary page for the primitive.
This is because M. is missing from DICTNDX_jhelp_ in the library script ~system\extras\util\helpndx.ijs . The bug can be fixed by adding M. dmcapdot between lines 108 and 109 in that file, thus:
h =. <'M. dmcapdot', toHOST LF fn =. getscripts_j_ <'~system\extras\util\helpndx.ijs' d =. (#!.h~ 1 j. 107 = i.@:#)&.:(<;.2 :. ;)&.:(,&LF) 1!:1 fn d 1!:2 fn
-- DanBron 2007-10-29 14:00:36
6.02c beta install creates new Windows start menu folder
6.02b beta install created a start menu folder called 'jsoftware - j602'. 6.02c beta created 'jsoftware-j602'.
-- DavidMitchell 2007-11-27 17:20:36
