What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Unicode string to hex not working

Unicode string to hex not working
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Unicode string to hex not working
Well, String.fromCharCode(0) would give you a null-character, and a null-character means the end of a string. So, if you trace the result, the debugger will only show the first letter. If you try to send a Unicode-only character to the function (e.g. "€"), it'll give you "¬ " as output.

I don't get the purpose of this function, so I can't really help you with it.

This post was edited on 08-14-2007 at 12:44 PM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
08-14-2007 12:40 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Unicode string to hex not working - by GNSPS on 08-14-2007 at 01:08 AM
RE: Unicode string to hex not working - by Adeptus on 08-14-2007 at 02:03 AM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 02:55 AM
RE: Unicode string to hex not working - by Adeptus on 08-14-2007 at 03:34 AM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 11:59 AM
RE: Unicode string to hex not working - by Matti on 08-14-2007 at 12:40 PM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 01:09 PM
RE: Unicode string to hex not working - by Matti on 08-14-2007 at 03:33 PM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 08:14 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On