Function RecordPointerValue( tablename, fieldname)
Description
Reads or sets current record pointer of a table.
Parameters
Specifies the table of which you want tor read or set the record pointer.
Specifies the field of which you want tor read or set the record pointer.
Example