Cls: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users 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 13:28, 17 November 2009

cls clears the output buffer.

USAGE

cls