Cls |
Clears the screen leaving only the command prompt and cursor. Syntax:.CLS Notes:The CLS command is usually used in batch files so that the screen only displays useful output from the file without any extraneous commands from previous commands. File Details:Internal. |
|