|
-
Jun 29th, 2005, 01:07 PM
#1
Thread Starter
Frenzied Member
Strange Font Problem(Resolved)
I'm trying to use the First Quarter Moon and Last Quarter Moon symbols from the Wingdings 2 font.
They look like crescent moons.
I need a way to acquire them for pasting into an MS Word file.
But I can't seem to get them.
If you copy them from the Windows Character Map and paste them into a RichTextBox, they show up properly.
But if you do an ASC() on the pasted Chars you get an ASCII of 63 for both of them.
If you try to add Chr$(63) to the RichTextBox you get some other char altogether.
How the heck do you get them?
Last edited by longwolf; Jul 2nd, 2005 at 03:50 PM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|