| COPYXFER |
Copy records based on a key value. |
| FILENAME |
Finds drive, path, root name, and extension. |
| FILEROOT |
Finds root name. |
| EXCLUSIV |
Gain exclusive access to a file. |
| F_CLOSE |
Generalized file close routine. |
| F_EXCL |
Wait for exclusive access. |
| F_LOCK |
Wait for file lock. |
| F_MULT |
Open multiple files concurrently. |
| F_OPEN |
Generalized file. |
| MOTION |
Forward/Backward file motion. |
| R_LOCK |
Wait for record lock. |
| SEEK_X |
SEEK() variant that permits choice of sort order. |
| UNIQUE_X |
SEEK() variant that determines if a variable is unique. |