home *** CD-ROM | disk | FTP | other *** search
- COMMAND: CLS (Clear Screen)
-
- FUNCTION: Clears the display screen.
-
- FORMAT: CLS
-
- TYPE: DOS internal command
-
- REMARKS: 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.