QMDeleteu() |
![]() ![]() ![]() |
The QMDeleteu function deletes a record from a file, retaining the record lock.
Format
where
The QMDeleteu function deletes the named record from the file open as FileNo. No error occurs if the record does not exist.
Applications should always obtain an update lock for a record before deleting it. The lock is retained on return from this function. |