QMWrite |
![]() ![]() ![]() |
The QMWrite function writes a record.
Format
where
The QMWrite function writes the given data to the file opened as FileNo. If a record with this Id already exists, it is replaced. If the record does not already exist, it is added.
An application should always obtain an update lock on the record before writing it. This function releases the lock. |