> It seems that Clipper use a cloned copy of the original array to do the > loop, > and supply these orininal values to the codeblock. Bug or a feature? > <cut>
Clipper uses original array, but <nCount> value calculates before loop through array and never recalculated. After resizing array run garbage collection (Memory( -1 )) and see what's happening... Saulius
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour