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>nnetlogged()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETLOGGED()
 Determines if a station has logged in using LOGIN
------------------------------------------------------------------------------
 Syntax

     NNETLOGGED() --> lLoggedIn

     Netware: 2.2 and 3.11

 Returns

     NNETLOGGED() returns .T. when the related station is logged in on the
     default file server.

 Description

     NOVELL NET LOGGED IN
     This function allows you to determine if the related station is logged
     into the network.  This is important information since LOGIN is a
     prerequisite to having any rights within a network.

 Example

     Determine if this station on the default server is logged in:

     ? NNETLOGGED()            // .T., when logged in

See Also: NNETSETSRV()

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