I think =?iso-8859-1?Q?=5BEXTERN=5D_Manuel_Kollmu=DF?= wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> is it possible to bind the output value of a native method to a
> variable?

Absolutely -- a native method (i.e., a method in a Java class that's
declared "native" and has its body implemented in some other language)
is just like any other Java method as far as Jess is concerned.

> how do I have to call the native method?

As if it were any other Java method. If you show us the method
declaration, we can give you more help, if you need it.


---------------------------------------------------------
Ernest Friedman-Hill  
Advanced Software Research          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

  • JESS: JNI [EXTERN] Manuel Kollmuß
    • Re: JESS: JNI ejfried

Reply via email to