Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Sample Reference - <b>locks.prg</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson