home *** CD-ROM | disk | FTP | other *** search
- Command: CLS Type: DOS external command
-
- Purpose: Clears the screen
-
- Syntax: cls
-
- Comments: The screen is cleared upon execution. If the foreground and
- background colors have been selected through the Extended Screen
- Control and Keyboard functions, the colors remain unchanged.
- Otherwise, the screen is set to white characters on a black
- background.