DELETE-FUNCTION (op-code 11)

This routine deletes the record identified by the value found in the primary key area of record. It does not affect the current file position or key of reference. The DELETE routine has two parameters, f, and record. F must be a valid file handle returned by OPEN. Record points to the area to hold the record read.