Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
M. prefix
Message
De
27/03/2003 11:24:42
 
 
À
27/03/2003 10:48:44
Victor Verheij
International Film Festival Rotterdam
Rotterdam, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00770764
Message ID:
00770789
Vues:
20
Everyone has given you explanations, but didn't provide all the information. If you have a field named "Customer" and variable named "Customer", VFP will refer to the field in code. For example,
? Customer
will display the value from the field. If you use m., VFP will display the value from the variable. The m. means "memory variable".

It was used extensively in older code when people did SCATTER MEMVAR and needed to make sure the variable was used and not the field. Today, m. is rarely used.


>What does the m. prefix mean
>Am i correct in assuming that it is a prefix you put in front of a variable.
>
>When are you supposed to use m.
>
>Tia, victor.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform