Difference between revisions of "CLEAR MEMORY"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 1: Line 1:
=CLEAR MEMORY=
 
 
 
 
==Class==
 
==Class==
 
Memory Variables
 
Memory Variables
Line 15: Line 12:
  
 
==See Also==
 
==See Also==
[[CLEAR]], [[CLEAR ALL]], [[CLEAR GETS]], [[CLEAR LOCKS]], [[RELEASE]], [[STORE]]
+
[[CLEAR]], [[CLEAR ALL]], [[CLEAR GETS]], [[CLEAR LOCKS]], [[Parameter Passing]], [[RELEASE]], [[STORE]]
  
  

Revision as of 15:39, 20 April 2009

Class

Memory Variables


Purpose

Release all memory variables


Syntax

CLEAR MEMORY


See Also

CLEAR, CLEAR ALL, CLEAR GETS, CLEAR LOCKS, Parameter Passing, RELEASE, STORE


Description

The CLEAR MEMORY command releases all memory variables and frees the storage that they had occupied. This includes user-defined classes, arrays and the system parameters, _para1 to _para9.


Example

clear memory


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer