Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Arguments

Argument

Input/Output

Value

CODE

Input

6

 

Output

unchanged

BFS

Input

BFS List

 

Output

unchanged

HANDLE

Input

file handle

 

Output

unchanged

NAME

Input

record key, if a record is being locked.  Null, if a file is being locked.

 

Output

unchanged

FMC

Input

lock type

 

Output

unchanged

RECORD

Input

null

 

Output

lock semaphore

STATUS

Input

unassigned

 

Output

always returns true

...