Degree Symbo in Header label

FR Gurus,

What is the suggested approach for inserting ascii/non ascii characters into a given text object? I as able to insert the degree symbol ( "?°") by using
Alt-0176. But I would rather stick with unicode, as my app must ultimately support multi-national.

However I could not get the following to work:
'°C'
'&#00B0;C'

Please advise. How does one add special characters into a text field?

Regards,
Monte Carver

Leave a Comment