Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an accented character
Message
From
21/02/2018 14:29:28
 
 
To
21/02/2018 10:39:19
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:
01658332
Views:
161
>>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

>>
>>A client of mine emailed saying she would like to insert the character ś into a field. I have a utility for them that allows them to insert other common accented characters to any field but this one is not found in the 1252 code page. I also tried code page 1250 but I am still not seeing it. My utility just inserts the character using CHR(xx).
>>
>>It sort of seems that it is a unicode character (U+015A) but I don't know how to use that.
>>
>>Thanks,
>>Albert
>
>Try with chr(154) provided you are using a font which has this character, e.g. Arial
>
>Rgds,
>
>P.S. a quick utility to find 'strange' characters, use MSWord and look for the insert symbol menu option. It will reveal the asc number of any character you select.
>
>Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform