Difference between revisions of "CLEAR 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== | ||
Release all memory variables | Release all memory variables | ||
Line 26: | Line 22: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Memory Variables]] | [[Category:Memory Variables]] | ||
[[Category:Memory Variables Commands]] | [[Category:Memory Variables Commands]] |
Latest revision as of 14:50, 10 November 2009
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 Server, Recital