It seems that it was pure luck that the syllabif worked in the past, whereby
it was also very unlikely. Namely I discovered that this syllabif gives the
result in ANSI format, which (if I'm not mistaken) is not supported by J and
thus not displayed correctly. I wrote the result into file and changed the
file format to UTF-8. Then, after reading the data back to J, it was
displayed correctly. 

But is there any way to change the format somehow inside J? To my
understanding dyad u: will not do such a work. Is there any way to change
ANSI into UTF8?

Kairit Sirts

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:programming-
> [EMAIL PROTECTED] On Behalf Of bill lam
> Sent: Thursday, September 27, 2007 5:23 AM
> To: Programming forum
> Subject: Re: [Jprogramming] passing unicode argument to dll
> 
> As Eric and I had suggested, you must first find out in which way that
> does your
> syllabif support unicode.  Please read the synopsis page for your syllabif
> on
> handling of unicode, eg. does it use utf8 or utf16 or does not support
> unicode
> at all.  Without this knowledge, you said that it worked in the past was a
> pure
> luck.
> 
> --
> regards,
> bill
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to