Can Jade support multiple byte language

For questions and postings not covered by the other forums
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Can Jade support multiple byte language

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:53 pm

by tyc >> Mon, 29 Aug 2005 5:32:43 GMT

Does anyone konw that can jade support multiple byte language? eg: Thai

Justin

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Can Jade support multiple byte language

Postby ConvertFromOldNGs » Fri Aug 07, 2009 12:53 pm

by dcooper@jade.co.nz >> Mon, 29 Aug 2005 19:20:24 GMT

Yes, JADE can support multi-byte languages.

You can get both ANSI and Unicode editions of JADE. Both handle the entry of multi-byte characters, but depending on what string manipulation you need to do, the Unicode edition may make development easier for you. If your application treats strings and characters as atomic chunks of data that are never broken up, then the ANSI edition might be ok for you (in which case you will have multi-byte strings, ie: some single byte characters mixed with some double-byte characters). However, if you break strings/characters up in code (eg: step along a string a character at a time to parse it, etc), then Unicode will make development easier as all characters are a fixed size.

If you would like a Unicode edition of JADE, please contact your account manager in the first instance, or JADE Support at jadecustomersupportcentre@jadeworld.com

Dean.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 32 guests