[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NNETCOPRIV()
Tests for console privileges under Novell
------------------------------------------------------------------------------
Syntax
NNETCOPRIV() --> lEntitlement
Netware: 2.2 and 3.11
Returns
NNETCOPRIV() returns .T. when the station or the logged-in user has
privileges for the use of the file server console.
Description
NOVELL NET CONSOLE PRIVILEGES
This function allows you to determine if the user that is logged-in on
the station being used has rights for the use of the file server
console. These rights are a prerequisite for particular network
operations and also for certain CA-Clipper Tools functions. One example
of a network function that requires specific rights is NNETPURGE()
Note
. Console privileges are already contained within supervisor
rights.
Example
Test to see if you have rights to the file server console:
? NNETCOPRIV() // .T. if console privileges exist
See Also:
NNETSETSRV()
NNETSPRVSR()
NNETPURGE()
NNETUSRFRE()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson