Difference between revisions of "MEMORY()"

From Recital Documentation Wiki
Jump to: navigation, search
 
(Class)
Line 1: Line 1:
==Class==
 
Environment
 
  
  

Revision as of 15:12, 28 October 2009


Purpose

Function to return the amount of memory available


Syntax

MEMORY(<expN>)


See Also

DISKSPACE(), OS()


Description

The MEMORY() function will return the amount of available to the user on the system. On OpenVMS systems, it will always return a value of 100000.


Example

? memory(0)
    388608


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer