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>nneterror()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETERROR()
 Returns the error most recently encountered by a Novell function
------------------------------------------------------------------------------
 Syntax

     NNETERROR() --> nErrorCode

     Netware: 2.2 and 3.11

 Returns

     NNETERROR() returns the error that occurred most recently on the network
     as a numeric value.

 Description

     NOVELL NET ERROR
     This function returns the code for the error that occurred most recently
     in conjunction with NNETXXX() functions.  However, this error did not
     necessarily occur in the function most recently called.  All the
     possible error codes are in Appendix C.

 Example

     Determine the last error that occurred:

     ? NNETERROR()         // e.g. 254

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