[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
RLOCK()
RLOCK() locks the current record in the current work area.
Syntax
RLOCK()/LOCK()
Returns
A logical value.
RLOCK() returns true (.T.) if you successfully lock a record.
Otherwise it returns false (.F.).
Usage
RLOCK() locks the current record in the selected work area. It remains
locked until you lock another record, UNLOCK, CLOSE the DATABASE, or
FLOCK().
Note that unlike dBASE III PLUS, RLOCK() does not lock other work areas
in a relation chain.
See Also:
FLOCK
UNLOCK
SET EXCLUSIVE
USE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson