Difference between revisions of "MEMORY()"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 11:41, 23 March 2009

Class

Environment


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