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>nnetinuse()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETINUSE()
 Returns the number of objects currently logged into the network
------------------------------------------------------------------------------
 Syntax

     NNETINUSE() --> nStations

     Netware: 2.2 and 3.11

 Returns

     NNETINUSE() returns the number of stations currently in use on the
     default file server.

 Description

     NOVELL NET IN USE
     With NNETINUSE() you can determine the number of stations that are
     currently in use on the default file server.  For example, you could
     provide an overview of network capacity.

 Note

     .  The returned value does not agree with the users that are
        displayed in USERLIST or CONNECTION INFORMATION within FCONSOLE.  You
        will always have at least one more channel that is open than there
        are users in the network.  The returned value for Netware, versions
        2.1 or later, agree with STATISTIC --> SUMMARY --> CONNECTIONS IN USE
        under FCONSOLE.

 Example

     Determine the stations in use on the default file server:

     ? NNETINUSE()                        // e.g. 7

See Also: NNETSETSRV()

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