Description

E@DBDELETE 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 E@DBDELETE call.

E@DBDELETE does not access any record retrieval variables (D@ 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.