26 Apr
2013
26 Apr
'13
4:59 a.m.
On 4/25/13 8:29 PM, Pia Oliver wrote:
perhaps I copied the wrong instance; what I want to do is to replace ' with an apostrophe. Your response to me looks like it's a quote mark? I mean a single quote mark/apostrophe like in "Pia's question"
thanks,
Pia use "'" (double-quote apostrophe double-quote) or '\'' (slash escape the ')
-- Richard Damon