Difference between revisions of "NETWORK()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
Revision as of 15:23, 28 October 2009
Purpose
Function to check for network
Syntax
NETWORK()
See Also
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 Database Server, Recital Mirage Server, Recital Terminal Developer