Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Myth? mdot always faster?
Message
De
15/04/2004 14:19:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00895232
Message ID:
00895272
Vues:
24
Interesting test. I wonder how it would effect performance if you used a local variable that was an object reference rather then using m.this. Example
local oRefTest as custom
oReftest = createobject("custom")
FOR lij = 1 TO linner
  ox = m.oReftest
NEXT 
I'd try this but I don't have time right now.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform