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>nnetsname()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETSNAME()
 Returns the name of the default file server
------------------------------------------------------------------------------
 Syntax

     NNETSNAME() --> cServerName

     Netware: 2.2 and 3.11

 Returns

     NNETSNAME() returns the name of the default file server.

 Description

     NOVELL NET SERVER NAME
     This function allows you to determine the name of the default file
     server.  The returned character string can be up to 48 characters long.
     The NNETSETSRV() function allows you to set another attached file server
     as the default file server.

 Example

     Determine the name of the default file server:

     ? NNETSNAME()                           // e.g. "CA"

See Also: NNETSETSRV()

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