Center for Technical Education
Computer Technology
Internal DOS Commands
ABOUT CLS
CLS is a command which allows the user to clear the complete contents of the screen and leave only a prompt.
CLS SYNTAX
CLS
cls = Clears your screen.
EXAMPLE
CLS = Clears your screen.