DBDELETE

Syntax: #DBDELETE database-rec

Deletes the specified database record. The database-rec is the record number, with the optional two-character database name appended to it.

DBDELETE Example

#DBDEL 20

Deletes record 20 in the current database

#DBDEL 8eq

Deletes record 8 in the Equipment database



Contents DBCLOSE DBFIRST