[<<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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson