EUC-JP coding

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
outstripp
Posts: 9
Joined: Fri Dec 05, 2008 4:32 am

EUC-JP coding

Post by outstripp » Thu Feb 05, 2009 9:40 am

Any suggestions on how to display (or convert and display) EUC-JP characters?
outstripp

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Thu Feb 05, 2009 11:09 am

Hi outstripp,

You need to find a table that maps euc-jp to another character encoding. There are tables for other character encodings available, I just can't find euc-jp. If you find something, let me know.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply