Commands used with keyed files and record buffersΒΆ
These commands are a subset of General commands, grouped here for convenience.
Check that a record buffer contains a record |
|
Clear a batch buffer |
|
Close a file, menu, listbox, database or cursor |
|
Close a file, resetting file position and releasing cached information |
|
Delete a record from a file |
|
Find and read a record by full or partial key value |
|
Flush all sequential and keyed files to disk |
|
Insert a new record into a keyed file |
|
Read next record matching current search data |
|
Read the next record in a file |
|
Read key data only from the next record in a file |
|
Read the next record in a file in an undefined order |
|
Open a keyed file, menu or listbox |
|
Open a keyed file |
|
Preserve a record buffer from global clearing |
|
Read the previous record in a file |
|
Read key data only from the previous record in a file |
|
Read a record using exact key data |
|
Read key data only from a record using exact key data |
|
Lock a file from update by all users |
|
Client cache service refresh_cache command |
|
Reposition a file or secondary index at its start |
|
Synchronise the current file position of all secondary indexes to the current main index file position |
|
Test for a record with a specified key |
|
Unlock a record or file |
|
Return a record buffer to global clearing status |
|
Position a file or secondary index at the end |
|
Write a record back to a file |
|
Lock a file from update by other users |
RELATED TOPICS |