[ RB4] To test a cursor ?
Deane Venske
dean at eduss.com
Fri Oct 24 15:19:21 CDT 2003
Deane Venske wrote:
> A pretty good method, in my opinion, to loop through records is the
> following code which saves declaring integer variables to use in the
> FOR loop.
>
> while cursor.NextRecord() = TRUE
> // Loop through records.
> wend
>
> Deane Venske
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
Just looked over the code. Tim's code is better. Mine skips the first
record *mutter*
More information about the Valentina
mailing list