rameshs wrote:
>
> how to concatenate to strings in jess. of concatenate string to number
>
> like
> (bind ?a 10)
> (bind ?name raju+?a) here i need 10 to be concatenated to raju
>
buy using (str-cat <expresion>*) we can concatenate strings
--
View this message in context:
http://www.nabble.com/Concatenation-strings-in-jess-tf3360394.html#a9351971
Sent from the Jess mailing list archive at Nabble.com.
--------------------------------------------------------------------
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]
--------------------------------------------------------------------