Difference between revisions of "MEMORY()"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Helengeorge  (Talk | contribs)  | ||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| ==Purpose== | ==Purpose== | ||
| Function to return the amount of memory available | Function to return the amount of memory available | ||
| Line 27: | Line 23: | ||
| ==Products== | ==Products== | ||
| − | Recital  | + | Recital Server, Recital | 
| [[Category:Documentation]] | [[Category:Documentation]] | ||
| [[Category:Functions]] | [[Category:Functions]] | ||
Latest revision as of 16:51, 3 December 2009
Purpose
Function to return the amount of memory available
Syntax
MEMORY(<expN>)
See Also
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 Server, Recital
