Hi All.
I have a simple form that has a NEXT button for displaying
the next record. It initialises OK (displays the first record on file) then when you press the next button (which effectively just SKIP 1 and displays the next record) the pointer has gone to the record number AFTER the EOF. As soon as it fires the NEXT button CLICK it has set the pointer off the end of the file.
I cannot see why it is doing this. Has anyone had problems with this?
Andy.
I have a simple form that has a NEXT button for displaying
the next record. It initialises OK (displays the first record on file) then when you press the next button (which effectively just SKIP 1 and displays the next record) the pointer has gone to the record number AFTER the EOF. As soon as it fires the NEXT button CLICK it has set the pointer off the end of the file.
I cannot see why it is doing this. Has anyone had problems with this?
Andy.