Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do i make a string containing only a quotation mark? 1

Status
Not open for further replies.

robbaggio

Programmer
Jun 11, 2002
31
0
0
US
Say i want a string to contain only ". Obviously i cant say:

String1 = """

so i am assuming there is some character i must put before the middle " to make it register as part of a string.

Any help would be greatly appreciated

robbaggio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top