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>nnetenlog()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETENLOG()
 Enables a file server for logins
------------------------------------------------------------------------------
 Syntax

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

     Netware: 2.2 and 3.11

 Arguments

     <cServer> Designates the name of the file server that is used.  Your
     workstation must be attached to <cServer>.

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

 Returns

     NNETENLOG() returns .T. if the file server has been successfully enabled
     for logins.  If an error occurs (for example, insufficient access
     rights), the function returns .F..

 Description

     NOVELL NET ENABLE LOGINS
     NNETENLOG() allows you to enable a file server for logins if it has been
     previously disabled with NNETDISLOG().  Console rights are required to
     enable a file server for logins with NNETENLOG().

 Example

     Enable the default server for logins:

     NNETENLOG()

See Also: NNETDISLOG()

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