Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!gatech!swrinde!cs.utexas.edu!news.ti.com!ticipa!clw
From: clw@ticipa.pac.sc.ti.com (Chris Winemiller)
Subject: Re: How to include a quote in your string ?
Message-ID: <1995Mar2.183825.6690@ticipa.pac.sc.ti.com>
Organization: None
References: <3j4pf9$1ag@tpd.dsccc.com>
Date: Thu, 2 Mar 1995 18:38:25 GMT
Lines: 14

In article <3j4pf9$1ag@tpd.dsccc.com> chsu@imtn.dsccc.com writes:

>I would like to know how to include a "'" in a concatenated string.

Just type two single-quote characters everywhere you want one in your
string, like this:

    'Charlie Hsu''s string'

Chris
==============================================================
Chris Winemiller               Internet: clw@works.ti.com
Disclaimer: I do not speak for TI.
==============================================================
