Difference between revisions of "NETWORK()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 12: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[NETERR()]], [[SYS()]], [[USED()]] | + | [[NETERR()]], [[OS()]], [[SYS()]], [[USED()]] |
Revision as of 11:39, 19 June 2009
Class
Disk and File Utilities
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