Hi, I've got 2 strings of different encodings, and I need to compare them case sensitive (with StrComp, mode 0). But they aren't the same even when they are the same. I gues that is because of the encoding. One of them has UTF-8 and the other has NIL. I can't change the encoding with the string that has NIL. I guess that it does have an encoding, but it's unknow to realbasic. But the weird thing is that both strings are made inside realbasic. So, how should I compare them, or what should I do before I compare them?
Maarten _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
