guides:programming:programmers_reference_manual:unlock_record

UNLOCK.RECORD

Used to unlock a record or file set earlier with the LOCK.RECORD code.

ArgumentInput/OutputValue
CODEInput6
Outputunchanged
BFSInputBFS List
Outputunchanged
HANDLEInputFile Handle
Outputunchanged
NAMEInputRecord Key, if a record is being unlocked; NULL if a file is being unlocked
Outputunchanged
FMCInputLock type
Outputunchanged
RECORDInputnull
OutputLock semaphore
STATUSInputunassigned
OutputAlways returns TRUE$

The MFS should not alter the semaphore returned in the RECORD argument. This information is used by the system to clear the lock information stored internally in the system.

  • guides/programming/programmers_reference_manual/unlock_record.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1