mdiesel: -------------------------------------------------------------------------------- Hi guys!
I'm using 4.5.3, and I recently noticed something about the ascii table (under tools). Am I right in saying the html code is just &# then the ascii number and then ;?? so how come you give all the alternatives, when it could just be that? Sorry if this is deliberate, I am being stupid, or its already been dealt with. Thanks!! MDiesel -------------------------------------------------------------------------------- Yes, you can basically use any of: รถ ö ö ö i.e. the character itself hexadecimal entity decimal entity named entity (for the defined characters only) more generaly the number (in decimal or hexadecimal) coresponds to the unicode codepoint of the given character (only for the basic characters the number are the same for ascii). vbr -- <http://forum.pspad.com/read.php?2,50006,50007> PSPad freeware editor http://www.pspad.com
