This is a read-only mirror of pymolwiki.org

Difference between revisions of "Cls"

From PyMOL Wiki
Jump to navigation Jump to search
 
m (5 revisions)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
===DESCRIPTION===
+
 
+
'''cls''' clears the output buffer.
  "cls" clears the output buffer.
+
 
+
<gallery widths="250px" heights="180px">
 +
Image:no_cls.png|Messy output buffer
 +
Image:cls.png|Cleared output buffer
 +
</gallery>
 
===USAGE===
 
===USAGE===
    cls  
+
<source lang="python">
 +
cls
 +
</source>
  
[[Category:Commands|cls]]
+
[[Category:Commands|Cls]]

Latest revision as of 01:43, 28 March 2014

cls clears the output buffer.

USAGE

cls