I am a J rookie. I don't get to use it as much as I'd like. My plan is to mix it into python. So far, I have used J.DLL and saw that JDo is there, but I don't know how to call it. I get an access violation writing and JGetM has access reading violations.
My only experience with this sort of thing is the interop with VB.NET which worked well, I don't see what is going on here though. For example, that .NET interop was using j.exe and called 'Do' and not 'JDo' Is that the way to go? I know this is probably more on the Python side of things, but any details on J.DLL or whatnot would be great! Thank you, Richard ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
