This routine deletes the specified record. It does not affect the current file position. The DELETE routine has two parameters:
file_handle | must be a valid file handle returned by R-OPEN-FUNCTION. |
keyval | specifies the position of the record to delete. |