[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_RELFILE()
 Release file (ASCIIZ)
------------------------------------------------------------------------------
 Syntax
 
      fn_relFile( <cFile> ) -> lSuccess
 
 Arguments

     <cFile> is the name of the specific file to unlock

 Returns

     <lSuccess>, .t. if you succeed, .f. if you don't.  Check
     FN_ERROR() for error codes.  The only valid one is

            255 - No files found


 Description

     Use fn_relFile() to unlock a specific file.

 Examples


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

 Author: Glenn Scott

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson