Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Argument starter - The roots of all evil
Message
From
07/09/2004 08:07:01
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00938079
Message ID:
00939903
Views:
39
>>Code follows:
>>
For i=1 to Alen(this.alist,1)
>
>First I'd store ALEN() in a var, to save reevaluating it every time thro' the loop :),

No need. FOR loops evaluate their bounds only once.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform