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>network()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NETWORK()
 Tests to see if a network is active
------------------------------------------------------------------------------
 Syntax

     NETWORK() --> lActiveNet

 Returns

     NETWORK() returns .T. when a PC LAN/MS-NET or a Novell network is
     available.

 Description

     With NETWORK(), you can determine whether or not an IBM PC LAN/MS-NET or
     Novell network is available and active.  Using NNETWORK() allows you to
     further differentiate to see if you are dealing with a Novell network.

 Example

     Test to see if one of the two networks is available:

     IF NETWORK()
        * ...
     ENDIF

See Also: NNETWORK()

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