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>nnetserno()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETSERNO()
 Determines the Netware serial number
------------------------------------------------------------------------------
 Syntax

     NNETSERNO([<cServer>|<nConId>]) --> cSerNo

     Netware: 2.2 and 3.11

 Arguments

     <cServer>  Designates the name of the file server used.  Your
     workstation must be attached to <cServer>.

     <nConId>  Designates the connection ID of your workstation on
     <cServer>.

 Returns

     NNETSERNO() returns a 12-character string that contains the serial
     number of the Netware on <cServer>.

 Description

     NOVELL NET SERIAL NUMBER
     NNETSERNO() allows you to determine the Netware serial number.  The
     number can be used to limit the usage of an application to a specific
     network.

 Note

     .  Certain subversions of Netware prohibit the query of the
        serial number.  In this case, NNETSERNO() returns an empty string.

 Example

     Display the Netware serial number of the default server:

     ? NNETSERNO()

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