I think Jonathan Tan wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> May I know if unicode functionality has been incorporated in JESS?
> it was not available in 5.0 as I found from searching the archives.
> But i need to write a program in JESS that displays and manipulates thai
> characters


Java's native character type is in fact a 16-bit character, so every
Java program is capable, to some extent, of handling non-Latin
characters. I'm not sure what you found in the archives, but I don't
remember ever having a discussion about specific issues related to
using non-Latin alphabets with Jess. You ought to be able to use Thai
characters in symbols and in Strings just fine.

If you've tried it and are having problems, let's hear the details.





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

Reply via email to