[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CLLRSET()
 Clear logical record set
------------------------------------------------------------------------------
 Syntax
 
      fn_clLRSet() -> lSuccess
 
 Arguments

     None

 Returns

     <lSuccess>, which should be ignored since the underlying
     API returns nothing.

 Description

     Unlocks all logical records in the log table and removes them
     from the log table as well.

     For more information logical record locking, see the
     description for the FN_LOGLR() function.

 Examples


 Source: N:\SRC\SYNCHRO\LOGREC.PRG

 Author: Glenn Scott

See Also: FN_LOGLR() FN_RELLR() FN_CLRLR() FN_LKLRSET() FN_RELLRSE()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson