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>nnetwhoami()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETWHOAMI()
 Determines the station LOGIN name
------------------------------------------------------------------------------
 Syntax

     NNETWHOAMI() --> cStationName

     Netware: 2.2 and 3.11

 Returns

     NNETWHOAMI() returns the names that are logged in at the station in use
     on the default file server.

 Description

     NOVELL NET WHO AM I
     The CA-Clipper NETNAME() function returns information (limited by the
     Novell software) in a Novell network when a machine name is defined in
     the login script.  However, NNETWHOAMI() is a special Novell call that
     returns the name logged in at a station.  The returned character string
     can be up to 48 characters long.

 Example

     Determine the name under which the station is logged in:

     ? NNETWHOAMI()      // Character string/max 48 characters

See Also: NNETSETSRV()

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