Anyone know how to put curly quotes in a label or other text control?

Re: curly quotes? by Lew

Lew
Thu Feb 21 21:33:31 CST 2008

Not sure what a 'curly quote' is, but caption = "some text" + chr(nAsciiVal)
should work, no?

"Paul Pedersen" <nospam@no.spam> wrote in message
news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
> Anyone know how to put curly quotes in a label or other text control?
>
>



Re: curly quotes? by Rush

Rush
Thu Feb 21 23:18:23 CST 2008

A 'Curly quote' is: "Ne-ne-ne-ne-ne-ne-ne-ne-ne..."

- Rush

Lew wrote:
> Not sure what a 'curly quote' is, but caption = "some text" + chr(nAsciiVal)
> should work, no?
>
> "Paul Pedersen" <nospam@no.spam> wrote in message
> news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
>
>> Anyone know how to put curly quotes in a label or other text control?
>>
>>
>>
>
>
>

Re: curly quotes? by swdev2

swdev2
Thu Feb 21 23:48:47 CST 2008

Paul - ye gads.
if it was TeK or laTeK, sure.
you mean the 180 degree offset curly quotes , like in some fonts ?
bottom dots on left of word, upper dots on right of word, opposing
directions on the
curvature of the quote lines, yes ?

in some CHARACTER sets, this is a feature of the Character Set.
in some FONTS, is available to choose.

I think Lew is on the right track.
BTW - you going to BAADD VFP Sig meeting on the 28th ?

Regards [Bill]
--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.terrafox.net www.viasqlserver.net

"Paul Pedersen" <nospam@no.spam> wrote in message
news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
> Anyone know how to put curly quotes in a label or other text control?
>
>



Re: curly quotes? by Paul

Paul
Fri Feb 22 00:43:29 CST 2008


I'm trying to think, but nothing happens.


"Rush Strong" <rpstrong@gmail.com> wrote in message
news:zWsvj.32447$s33.32360@trndny06...
>A 'Curly quote' is: "Ne-ne-ne-ne-ne-ne-ne-ne-ne..."
>
> - Rush
>
> Lew wrote:
>> Not sure what a 'curly quote' is, but caption = "some text" +
>> chr(nAsciiVal) should work, no?
>>
>> "Paul Pedersen" <nospam@no.spam> wrote in message
>> news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
>>
>>> Anyone know how to put curly quotes in a label or other text control?
>>>
>>>
>>>
>>
>>
>>



Re: curly quotes? by Paul

Paul
Fri Feb 22 00:42:54 CST 2008

For some reason, I was unable to find what that nAsciiVal was. When I tried
to copy curly quotes I found elsewhere and paste them in, FoxPro
(un)helpfully converted them, both opening and closing, to CHR(34).

But I did find codes that work, at least in Times New Roman. They are 147
and 148.




"Lew" <lew@fastmail.fm> wrote in message
news:%231CK2OQdIHA.1188@TK2MSFTNGP04.phx.gbl...
> Not sure what a 'curly quote' is, but caption = "some text" +
> chr(nAsciiVal) should work, no?
>
> "Paul Pedersen" <nospam@no.spam> wrote in message
> news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
>> Anyone know how to put curly quotes in a label or other text control?
>>
>>
>
>



Re: curly quotes? by Paul

Paul
Fri Feb 22 00:44:48 CST 2008

I found it, thanks. ASCII 147 & 148.

There's a possibility that I'll be out of town that day; don't know for sure
yet. Otherwise, yes, I'll be there. You're going?



"swdev2" <wsanders@dotnetconversions.bob.com> wrote in message
news:%23SZ0RYRdIHA.5984@TK2MSFTNGP06.phx.gbl...
> Paul - ye gads.
> if it was TeK or laTeK, sure.
> you mean the 180 degree offset curly quotes , like in some fonts ?
> bottom dots on left of word, upper dots on right of word, opposing
> directions on the
> curvature of the quote lines, yes ?
>
> in some CHARACTER sets, this is a feature of the Character Set.
> in some FONTS, is available to choose.
>
> I think Lew is on the right track.
> BTW - you going to BAADD VFP Sig meeting on the 28th ?
>
> Regards [Bill]
> --
> ===================
> William Sanders / EFG VFP / mySql / MS-SQL
> www.efgroup.net/vfpwebhosting
> www.terrafox.net www.viasqlserver.net
>
> "Paul Pedersen" <nospam@no.spam> wrote in message
> news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
>> Anyone know how to put curly quotes in a label or other text control?
>>
>>
>
>



Re: curly quotes? by Steve

Steve
Fri Feb 22 10:02:21 CST 2008

"Rush Strong" <rpstrong@gmail.com> wrote in message
news:zWsvj.32447$s33.32360@trndny06...
>A 'Curly quote' is: "Ne-ne-ne-ne-ne-ne-ne-ne-ne..."

Your age is showing. :)

-S-

> - Rush
>
> Lew wrote:
>> Not sure what a 'curly quote' is, but caption = "some text" +
>> chr(nAsciiVal) should work, no?
>>
>> "Paul Pedersen" <nospam@no.spam> wrote in message
>> news:uBsJn5PdIHA.1208@TK2MSFTNGP05.phx.gbl...
>>
>>> Anyone know how to put curly quotes in a label or other text
>>> control?
>>>
>>>
>>>
>>
>>
>>