[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Locks.prg
Database file locking functions
--------------------------------------------------------------------------------
AddRec( <nWaitSeconds> ) --> lSuccess
Attempt to APPEND BLANK with optional retry.
FilLock( <nWaitSeconds> ) --> lSuccess
Attempt to FLOCK() with optional retry.
NetUse( <cDatabase>, <lOpenMode>, <nWaitSeconds> ) --> lSuccess
Attempt to USE a database file with optional retry.
RecLock( <nWaitSeconds> ) --> lSuccess
Attempt to RLOCK() with optional retry.
See Also:
Locks87.ch
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson