Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of Swedish Characters
Message
De
24/10/2016 10:54:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01642218
Message ID:
01642282
Vues:
49
>>>>>When emailing to a Swedish database is there a VFP setting to allow the use of Swedish vowels, å ä ö Å Ä Ö,  in the message?
>>>>
>>>>If your tables use codepage 1252, Windows ANSO, you shouldn't have any problems.
>>>
>>>How do I tell vfp that I am using a swedish keyboard?
>>
>>You don't, you tell that to Windows.
>
>This is the question from my client in Sweden which I cant answer
>
>is there a setting which would enable me to use Swedish vowels, Ã¥ ä ö Ã… Ä Þ Ã–,  in the email message?

You don't need a Swedish keyboard to insert vowels with diacritics. For a Windows-1252 text, these sequences will do. The numeric part of each sequence must be pressed in the numeric keypad, while keeping the ALT key pressed down.

å = ALT 0229
ä = ALT 0228
ö = ALT 0246
Å = ALT 0197
Ä = ALT 0196
Ö = ALT 0214

If you're emailing the text and the transport requires UTF-8 encoding, then you must convert it with STRCONV(). Besides that, it's a bit hard to figure out what may be causing problems based on the general description "when emaling to a Swedish database". But it may be clearer to others.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform