Copyright Symbol by:Radith Silva
|
First of all thanx for the help with my last q.
Just wondering, how would you insert the copyright symbol into your projects.
Thankx in advance
Radith Silva radith@xtra.co.nz
|
| | Reply: by:Frank Rizzo
|
| | projects.
You mean ©? Usually, you can hold down the Alt key and press 169 on the number pad. Otherwise, I'd run the CharMap application and get it from there.
|
| | Reply: by:Cor Ligthert
|
| | Hi Radith,
Difficult to say,
However you can start here, I could not find the table either direct
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicode_6bqr.asp
When you want to use extended ASCII you can do it with try on error and start with typing Alt 129 untill alt 255 and so on to see if it is in your extended ascii table.(code page) Or find the code page you are using
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/unicode_81rn.asp
In the code page 437 it is 169 as Frank stated.
I hope this helps
Cor
|
| | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
|
| | Where exactly do you want to insert it?
-- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/>
|
0 Comments:
Post a Comment
<< Home