Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hello m.World
Message
From
06/05/2000 12:05:04
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00362492
Message ID:
00366975
Views:
21
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform