Unit Netuser2

When given the NetWare WorkStation Number, NetID returns the UserID and FullName. If given zero as the WorkStation Number, the Logged In User details are returned. I have tested it with Novell Netware 3.x, 4.x and WFW, Win95. Not all the code is mine. This code is FreeWare.

Classes

TNetID -

Functions

Register - Property UserName: string read FUserName write SetName;

======================================================================

Types

Constants

Variables


Functions


procedure Register;

Property UserName: string read FUserName write SetName;

======================================================================


Types


Constants


Variables