QMWriteu |
![]() ![]() ![]() |
The QMWriteu function writes a record, retaining the lock.
Format
where
The QMWriteu 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. The lock is retained on return from this function.
|