Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Latin capital letter O with grave (Extended ASCII Code)
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01325021
Message ID:
01325049
Views:
15
Hi,

One more thing, I need to create/set first the password to the mySQL DB, result of ALT + 210 result is not the expected one, but ALT + 149 will do a lower case ò. I need the result in UPPER CASE.

Do you know how to get this letter in upper case?

BTW, here is the below link that categorizing as an extended ascii code...

http://www.ascii-code.com/

Thanks.

>>Hi,
>>
>>How to produce from code the above-mentioned title?
>>The equivalent in HEX and DEC are below but the result is different.
>>
>>DEC OCT HEX BIN      Symbol HTML Number HTML Name   Description
>>210 322 D2  11010010 Ò      Ò      Ò    Latin capital letter O with grave
>>
>>
>>This is a password that needs to setup to MYSQL DB...
>>
>>Thanks.
>
>
>CHR(210) should do it.
>
>Note, that's actually an ANSI code not an ASCII code. The extended ASCII for that number is a line drawing character. It may also display differently based on which font you are using.
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform