The NYC J user group will hold their monthly meeting tonight (Tuesday)
at 7:00pm (EDT) (GMT - 4:00).

The revolution will be televised, so please feel free to connect with us
at the following URL:

http://thomaspublishing.adobeconnect.com/nycjugjune2011/ 

Hope to see you there.

Thanks,

Ken

----------------
If you have never attended an Adobe Connect meeting before:

Test your connection:
http://thomaspublishing.adobeconnect.com/common/help/en/support/meeting_
test.htm

Get a quick overview: http://www.adobe.com/go/connectpro_overview

Adobe, the Adobe logo, Acrobat and Adobe Connect are either registered
trademarks or trademarks of Adobe Systems Incorporated in the United
States and/or other countries.



-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Alexander
Mikhailov
Sent: Monday, June 13, 2011 11:04 AM
To: [email protected]
Subject: [Jprogramming] calling j.dll from Java?

I'm looking for a good way to call j.dll - I'm using version 602 - from
a Java application. I've found some advices for previous versions, but
not a good enough solution for 602, so may be more recent version is
easier in this aspect.

As I understood, the idea is to mark some routines in j.dll as native in
Java -

native void JDo(String cmd);

load the library -

System.load("c:\\j602\\bin\\j.dll");

and then call the wrappers, but some details seem to be missing.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to