Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If condition Message not working
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00696628
Message ID:
00696658
Vues:
13
Cathi and Sergey have given you the answer to your problem. (Choose whichever one you like depending on what prompts you want in your messagebox). I just wanted to add that this is an excellent illustration of why it's better to use DEFINEd constants than "magic numbers" like 5 and 16 in your code. Constants for all supported MessageBox() parameters and return values are predefined in FOXPRO.H, so all you need to do is include FOXPRO.H in your program.

Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform