procedure InsertRecord(dbf, r, blank :integer);
InsertRecord inserts a record to a file before the specified record. It uses information from internal memory.
The function does nothing if a table is sorted or filtered.
The function does nothing if a table is sorted or filtered.
|