guides:programming:programmers_reference_manual:lock_record

LOCK.RECORD

Used to lock records or files.

ArgumentInput/OutputValue
CODEInput5
Outputunchanged
BFSInputBFS List
Outputunchanged
HANDLEInputFile Handle
Outputunchanged
NAMEInputRecord Key, if a record is being locked; NULL if a file is being locked
Outputunchanged
FMCInputLock Type
Outputunchanged
RECORDInputnull
OutputLock semaphore
STATUSInputunassigned
OutputTRUE$ if lock successful

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

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