Thread
:
How to use double quotes in a text ?
View Single Post
#
4
(
permalink
)
11-08-2011, 01:22 AM
NeoTechni
Basic4ppc Veteran
Join Date: May 2011
Posts: 412
In VB, we just put 2 of the double quotes in and it treats it as 1 instead of ending/starting the string.
ie" debug.write "Hello ""Jim"""
prints Hello "Jim"
Is there anyway to change it to that? It's much more convenient.
NeoTechni
View Public Profile
Send a private message to NeoTechni
Find all posts by NeoTechni