I am new to Alpha Five.
I used Topparent.find(var_key) in a form to find and read a record in a table. It managed to find and read the correct record and display its data in the form. Then I used Recno() to check the record number of the current record in the table and discovered that the current record pointer has not been reset to point at the record which has just been read.
How can I reset the current record pointer to point at the record which has just been read ? Thanks in advance.
Bookmarks