Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is m. prefix?
Message
 
À
22/02/2007 23:04:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01198197
Message ID:
01198201
Vues:
7
>Excuse my ignorance, but I've been constantly encountering code in UT with a variable preceded with an ".m", like below:
>
>
>ldFrom = MIN(m.tdFrom,m.tdTo)
>
>
>What is ".m" ?

Prefixing a "m." to a variable names ensures that the variable is indeed a variable and not something else such as a field name.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform