Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SIx Driver RDD v3.00 - Reference Guide - <b>multi-record locking:</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Multi-Record Locking:

  If you have ever wished you could lock an entire group of records to
  perform some action on the data, you can now do it!  The SIx Driver
  allows you to lock and unlock groups of records with its Sx_RLock() and
  Sx_UnLock() functions.  These both take an array of record numbers as
  a parameter and return an array of corresponding logical values indicating
  the success or failure of each record's lock.

  You can also check on the locked/unlocked status of a single record with
  the Sx_IsLocked() function, or on a group of records with the Sx_GetLocks()
  function.


See Also: Sx_GetLocks() Sx_IsLocked() Sx_RLock() Sx_Unlock()

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