NETWORK()

From Recital Documentation Wiki
Revision as of 17:23, 3 December 2009 by Helengeorge (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to check for network


Syntax

NETWORK()


See Also

NETERR(), OS(), SYS(), USED()


Description

The NETWORK() function will return .T. if you are running a multi-user system, otherwise .F. On UNIX/Linux and OpenVMS, this function always returns .T. as these systems are multi-user.


Example

? network()
.T.


Products

Recital, Recital Server