Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hello m.World
Message
De
06/05/2000 12:05:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00362492
Message ID:
00366975
Vues:
20
>So does it really affect speed all that much or what was your 2's final outcome you discussed?
>Thanks
>Also I clicked Auto Quote but I don't see the thread carried over. I'm BUTM :(


Hmmm...I think I missed a posting someplace. I'm not sure where my code is, but
it's something like:


lnseconds1 = seconds()
lcinc = 0
for lncount = 1 to 1000000
lcinc = lcinc + 1
endfor
lnseconds2 = seconds()
? lnseconds2 - lnseconds1


Then, I would quit Fox and relaunch, change the lcinc to m.lcinc. and run it again.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform