[<<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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson