Dear All,
I am new to this list and quite new in JESS programming.
Please be patient if my question is too simple or has been
asked bofore.
I am writting a JESS program which needs to call several
JAVA functions. I use (load-function xxxx) to start the
JAVA function. All goes well except that if I modify the
JAVA function, the modification does not take effect until
I quit from JESS and start again. It is a bit tedious as
it is generally the case that I need to do many changes
and tests before the function would do exactly what I want.
Is there a way to overide the previous definition of a
function? I tried (clear), (reset), and (load-function xxxx).
Thanks in advance.
Sam Yang
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------