I use Find Next statement to get the next record in the table. However, the output always displays the first record of the table. What could be the possible reason for this?
There are many possible reasons, mostly erroneous coding. If I would need to speculate I would say most likely there is no record in the buffer before the FIND NEXT statement is executed.
I was mistaken. The Find Next statement did gave the next record in the table. It was in the way I handle variables that the record was not displayed. :lol:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.