> What would you like for the best way for the Desktop editor to put in the > symbols with the new UNICODE_CHAR support?
Actually, Robert, I don't see the desktop editor putting in these symbols at all explicitly. It's just a way of marking a non-Latin Unicode character in the text stream, and optionally providing a Latin replacement string for the character. Actually, when I say non-Latin, I mean "non-charset", for whichever charset the current page is using. A page using a Unicode charset such as UTF-8 would probably never use the UNICODE_CHAR function code, because it's handled natively. Bill
