|
-
Feb 3rd, 2004, 11:39 PM
#1
Thread Starter
New Member
How to put a literal quote " in a msgbox
OK, I'm a newbie here and am just learning VB.....
I want to literally put a " (a quote) in a Msgbox...how can I get VBscript to recognize that I just want a " in the MSGbox and it is not the beginning of a string?
for example...
The following code in a .vbs file:
Msgbox "
Returns an error "unterminated string constant". But I literally want a message box with a double quote mark in it. How do you do it?
Thanks,
Bookoo
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
|