Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Language
Message
De
04/04/2014 04:50:28
 
 
À
04/04/2014 04:25:44
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01598017
Message ID:
01598029
Vues:
39
I think of something like this

DO CASE
CASE cLanguage = "D"
cMsgText = "Beschreibung des Fehlers."
cMsgHeader = "Fehler"
CASE cLanguage = "E"
cMsgText = "Description of Error."
cMsgHeader = "Error"
ENDCASE

MESSAGEBOX(cMsgText, 0, cMsgHeader)


>>>>This is to give messages in a language depending on the user's language.
>
>What code does that?
>
>>I don't understand your "What do you use". Can you please explain?
Gerhard Schmidbauer
URANUS Software GmbH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform