|
-
Jan 23rd, 2007, 02:26 PM
#1
Thread Starter
Member
[RESOLVED] Using bullets in strings
I'm trying to get a program to take text input from a form and put it into an Outlook email. Part of the text in the email needs to be in bullets and I'm at a loss on how to do this.
Currently, I'm storing the text that will make up the body of the email in a string variable, so I thought the easiest way to include some bulleted lines would be to precede the particular line with the "Chr(??)" code for whatever number stood for a bullet. I tried looking up the character code for a bullet though and it doesn't seem to exist.
Does anyone have any suggestions?
Thanks!!
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
|