Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an accented character
Message
From
22/02/2018 03:46:04
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
21/02/2018 21:55:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01658323
Message ID:
01658362
Views:
186
>>>>Hi all,
>>Hi Koen,
>>
>>Close: that gives an "s" with an upside down carat on it. I tried to find the one with the accent instead (bottom left to top right sloping accent). I looked in Word as I have used that before and it shows it as O15B (which some online web pages did) - how do I translate that to a numeric value that works with CHR()?
>>
>>Thanks,
>>Albert
>
>Did you find that accent s in msWord?
>Than you can see in msWord its ASCII value, look at the right bottom combobox here you can choose UNICODE (hex), ASCII (hex) or ASCII (decimal) in the textbox left you can find the equivalent.
>Please note that this sign, accented s, is not in every font. Arial e.g. does not have it.

Yes it does, it's a Unicode font. But not in 1252, i.e. when you have a non-unicode app showing codepage 1252. You have to set it to cp 1250 (either set the .fontcharset=238, or set the codepage for non-unicode apps to 1250 on the whole machine... or was it for per user?).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform