Function NnetRghMsk() Foundation

Returns a rights mask depending on the NetWare version.

Syntax
NnetRghMsk( [<cFileServer|nConnectID>] ;  // Default: NnetSname()
          ) --> cRightsMask
Return

Possible return values of NnetRghMsk()

NetWare 2.x -> "MSPDCOWR" (maximum rights)

NetWare 3.x -> "SMFAEC WR" (inherited rights)

Each character in the return string abbreviates a specific right (refer to function NnetRights()).

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.