>>for (i = 1; i lte listLen(list); i = i + 1)

Personnally I always calculate the listlen outside the loop, otherwise it will be done
at every iteration, if the list is large, this may represent a performance issue.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to