home *** CD-ROM | disk | FTP | other *** search
- Printing and Screen Output
-
- The MORE and TYPE commands are used the most.
-
- DOS COMMAND WHAT IT DOES
-
- CLS erase everything on the screen and display a
- prompt.
- COPY copy one file to another file or to the printer.
- ECHO displays something on the screen or the printer.
- ESC send some control characters to the screen or
- to the printer.
- MORE display the contents of a file on the screen
- one screen at a time.
- PRINT print a file on the printer while the computer
- is busy doing other things.
- TYPE display the contents of a file on the screen or
- on the printer.
-
- Keyboard Command RELATED TOPICS:
-
- Shift-PrtSc print whatever is currently on the screen.
- Ctrl-PrtSc print EVERYTHING that appears on the screen.