Another approach to working around the debugger's lack of support for tacit definitions would be to provide a "debugging" definition for define:
debugid=:0 define=:1 :0 name=.'debugid',":debugid=:debugid+1 (name)=:m :0 name ) That said, it seems like some more debugging support for tacit definitions (perhaps only for the case where the tacit verb is completely restartable) would be a good thing. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
