Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hello m.World
Message
De
24/04/2000 10:41:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00362492
Message ID:
00362744
Vues:
15
>Why is M-ess (aka M$, Microsoft) in love with the m. prefix in their samples? It's everywhere even still in samples with version 6. Just curious if anyone knew

This is just a little add-on. If you have the field "name" in the current workarea, and a variable "name", the only way to get the variable value (because VFP grabs the field) is "m.name".

The add-on is that there is reasoning against hungarian notation around, and just to make sure nothing gets broken somewhere, always use "m."

Actually, I never use "m." and always use hungarian, but the FT article "A cRose by any other oName" by Charlie Schriener talks about some of these things.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform