Hi,

How can I pass a string consisting of several parts
e.g. "The result is: " ?res "."
to a java method as one parameter?

I tried something like this:
(call ?res_obj add "The result is: " ?res ".")

Obviously, Jess recognizes each part of the string as one
parameter although my java method has only one.

So how can I make Jess treating my multipart string as ONE parameter?

Thanks for any help.

CU,
Tom.

-- 
Tom Heinrich


--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to