Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can i speed this up ??
Message
From
06/07/2006 11:20:10
 
 
To
06/07/2006 06:21:17
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01134026
Message ID:
01134173
Views:
24
>Evaluate (ROUND((this.highlow1.ymin+this.highlow1.ymax)/2,0)*0.1)/100 only once, in stead of in every single loop.

VFP does that automatically. The boundaries and step for a FOR loop are evaluated and stored when you reach the loop.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform