Thanks Gabriele. This brings light, and explains the NULs before each characters. Unluckily it looks like SciTe only supports UCS-2 (both BE and LE), and that only on the editor pane, not the output pane.
Awi On Thu, Apr 16, 2009 at 10:18 AM, Gabriele Santilli < [email protected]> wrote: > > On Wed, Apr 15, 2009 at 4:36 PM, Awi <[email protected]> wrote: > > > if set to UTF-8 encoding (65001) > > Does SciTe have a UTF-16 setting? Windows uses UTF-16 in its API > calls, and so is R3 for stdout. (I think UTF-16le in particular, but > you should check.) > > HTH, > Gabriele. > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
