Втр, 27 Апр 2010, Richard Kubina писал(а):
> 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

Did the example in system/examples/dll work for you?

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to