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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Quotation marks within quotation marks.

Status
Not open for further replies.

onetomany

Programmer
May 15, 2000
55
US
Can anyone tell me how to use Quotation marks within quotation marks?<br><br><br><br><br>Thanks <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Seth<br>
 
just do double quotes saying<br>this = &quot;this is some &quot;&quot;kewl&quot;&quot; stuff&quot;<br>the string will be <br>this is some &quot;kewl&quot; stuff.<br><br> <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href= </a><br>Experienced in , or have messed with : VC++, Borland C++ Builder, VJ++6(starting),VB-Dos, VB1 thru VB6, Delphi 3 pro, Borland C++ 3(DOS), Borland C++ 4.5, HTML,Visual InterDev 6, ASP(WebProgramming), QBasic(least i didnt start with COBOL)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top