Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetbinop()</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson