Here is a fragmentary bit of code I have used in Excel VBA: http://www.jsoftware.com/jwiki/Scripts/JfromExcel?action=Literate&target=ExcelJDBG.txt
Something like this could perhaps be expanded for more versatile debugging of j.dll. -- David Mitchell On 6/27/2011 12:20, Raul Miller wrote: > The default error reporting you get when you use j.dll from elsewhere > seems poor, to me. I get no information about where the error > happened, which is only useful for trivial code. > > But, in principle, the 13!: suite can give me all sorts of information > about errors. > > Has anyone implemented any support for meaningful error messages in > something like http://www.jsoftware.com/jwiki/Guides/.NET%20Interop or > http://www.jsoftware.com/jwiki/Guides/J%20CSharp or > http://www.jsoftware.com/jwiki/Interfaces/VBScript? > > Thanks, > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
