Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Don't Laugh...
Message
De
06/08/1999 11:44:07
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00250702
Message ID:
00250714
Vues:
26
Hi Kile,

>I keep running across examples of code that occasionally prefix variables with m. (ie. m.nTablesUsed = AUSED(aTablesUsed))

Denotes a memory variable. I guess back in old days the there were only 12 WorkAreas for aliases, referenced by letters A-L. If there is a field in the open workarea named string, the field value would be returned even if you thought you were refencing a variable, so they gave m. since no alias could use that work space the prefix to variables. AFAIK

I never really used FP 2.x, started with 3
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform