[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CLOSBND()
 Close Bindery
------------------------------------------------------------------------------
 Syntax
 
      FN_closBnd() => lClosed
 
 Arguments

     None

 Returns

     <lClosed> Returns true if bindery was successfully closed
                 and false if not.

 Description

     This function closes both bindery files NET$BIND.SYS and
     NET$BVAL.SYS.  You must have SUPERVISOR rights to close
     the bindery.  When the bindery is closed the network
     will not do much of anything.

 Examples

     // this will close the bindery
     lClosed :=  FN_closBnd()


 Source: N:\SRC\BINDERY\CLSBIND.PRG

 Author: Kevin Maher/Steve Tyrakowski

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