Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
20
help/show_mem.html
Normal file
20
help/show_mem.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>show.mem</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>show.mem</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="debug_commands.html">Debugging commands</a><p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
show.mem();<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Shows memory stats:<p>
|
||||
<B>heapsize:</B> Amount of available memory</B><p>
|
||||
<B>now:</B> Currently used memory</B><p>
|
||||
<B>max:</B> Maximum amount of memory that has been used</B><p>
|
||||
<B>rm.0, etc:</B> ?</B><p>
|
||||
<B>max script:</B> maximum script size (<a href="script_buffer.html">click here</a> for more info)</B><p>
|
||||
<B>See also</B><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue