[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETBINOP()
 Opens a bindery
------------------------------------------------------------------------------
 Syntax

     NNETBINOP([<cServer>|<nConId>]) --> lSuccess

     Netware: 2.2 and 3.11

 Arguments

     <cServer>  Designates the name of the file server where the bindery
     is opened.  Your workstation must be attached to <cServer>.

     <nConId>  Designates the connection ID of your workstation on
     <cServer>.

 Returns

     NNETBINOP() returns .T. if the bindery has been opened successfully.

 Description

     Important!  NNETBINOP() is a low level bindery function and should
     be used only with extensive knowledge of the bindery concept and the
     Novell API.

     NOVELL NET BINDERY OPEN
     NNETBINOP() reopens the bindery after it has been closed with
     NNETBINCL().  Supervisor rights are required.

     With the parameters <cServer> or <nConId>, the bindery can be opened on
     any attached file server.  The connection ID of a file server can be
     determined with the functions NNETATTACH() or NNETLOGIN().

 Note

     .  It is not necessary to open the bindery explicitly before an
        access.  The bindery files are kept open automatically.

 Example

     See the examples for NNETBINCL().

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