Description
830-DELETE-<FileName> deletes the current record in the file record area for the specified <FileName>. You must first read this record using a MODIFY routine before using the 830-DELETE-<FileName> call.
830-DELETE-<FileName>
does not access any
record retrieval variables (DB
fields). The record area
associated with the file already contains the key field. When this
routine deletes a database record, it also deletes all index entries
associated with that record.