CLS Name
CLS
Purpose
This procedure clears the IDL terminal window.
Category
Input/output
Calling Sequence
CLS
Procedure
This procedure uses the UNIX "clear" command to clear the
terminal window. Example
Clear the terminal window.
cls
Modification History
Written by: Edward C. Wiebe, 2000-07-05.
Modified: Daithi A. Stone, 2000-07-14 (Added
documentation).