Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RLIB 3.0a Reference - <b>function:</b> nwfullname() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function:    NWFullName()

Purpose:     Get the full name of the user logged into the current station.

Syntax:      NWFullName()

Arguments:   None

Returns:     The full name of the user logged into the requesting station.

Description: This function returns the user name of the user (object) that
             is logged into the requesting workstation.  The user name is
             that which is stored in the bindery as maintained by the
             supervisor.

Notes:       The name returned is for the connection to the default file
             server.

Example:     LOCAL userName := NWFullName()
             ? "Hello " + userName

See also:    NWLoginId, NWLoginTime()

Source:      NOVCLIP.C

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