--- In [email protected], "silvermoonwoman2001" <sheri...@...> wrote:
>
> > ; musical G clef    == 0xD834 0xDD1E
> > local uStr =  unicode.from_nums(0x1D11E)
> > unicode.set_base(0)
> > ;gives expected results
> > win.debug(win.hex(uStr[0]), win.hex(uStr[1]))
> 
> What is are win.hex(uStr[0]), win.hex(uStr[1] supposed to show? win.hex of 
> actual unicode..? It is debugging 0 0

Should show 0xD834 0xDD1E with latest temp version of unicode plugin..
 
> Corrected Revision of ReturnUTF8:

Incorporated in 

 surrogatePair.powerpro

in
http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/
 


Reply via email to