[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_RELFISE()
 Release file set
------------------------------------------------------------------------------
 Syntax
 
      fn_relFiSe() -> lSuccess
 
 Arguments

     None

 Returns

     <lSuccess>, which should be meaningless because the
     underlying API returns nothing.  Ignore the result
     code.

 Description

     This unlocks every file in the workstation's log table, yet
     leaves them in the log table.  If you happen to have left
     one or more files open when you "release" them, they become
     detached and can't be accessed until you do a LockFileSet
     again.

     If you want to clear a file from the log table, you'll
     need to use fn_clrFile() or fn_clFiSet().

 Examples


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

 Author: Glenn Scott

See Also: FN_CLRFILE() FN_CLFISET()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson