It is the result of character encoding issues. Here is related description:
http://stackoverflow.com/questions/1461907/html-encoding-issues-character-showing-up-instead-of-nbsp Basically your string is in the wrong encoding. -ben On Fri, Oct 19, 2012 at 8:54 AM, Gareth Bell <[email protected]> wrote: > Does anyone know why when I add the copyright symbol into a > ppg.AddStaticText it comes out with a  in front? > > > > > > ppgLayout.AddStaticText ("©") > > > > > > > > > > gareth bell | xsi artist > > > > t: +44 (0)20 7565 1000 > > e: [email protected] > > a: 37, dean street, london, w1d 4pt, uk. > > > > www.primefocusworld.com > > -- Best regards, Ben Houston Voice: 613-762-4113 Skype: ben.exocortex Twitter: @exocortexcom http://Exocortex.com - Passionate CG Software Professionals.

