07-27-2008, 09:02 PM
Function str s=UnicodeCharToString(i), found in QM heldp files, converts a unicode character code (integer) to string. I am wondering whether there exists a function to combine the two or three bytes of a unicode character to obtain the unicode character code (integer).