|
-
January 27th, 2000, 08:47 PM
#1
VB, Strings and Quote marks
Hi!
I think am not a beginner any more, but I have got a quite easy question.
Does any body know if it is possible in VB to easily include quote marks (") in a string. Instead of using the ascii code, converting it to a character with Chr(34) and adding it to the string.
Is there an easy way like in C/C++ where you just write \" to get a " .
Thanx in advance
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
|