home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / summary / printer.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  24 lines

  1. Printing and Screen Output  
  2.  
  3. The MORE and TYPE commands are used the most.
  4.  
  5.    DOS COMMAND    WHAT IT DOES
  6.  
  7.     CLS           erase everything on the screen and display a 
  8.                   prompt.
  9.     COPY          copy one file to another file or to the printer.
  10.     ECHO          displays something on the screen or the printer.
  11.     ESC           send some control characters to the screen or
  12.                   to the printer.
  13.     MORE          display the contents of a file on the screen
  14.                   one screen at a time. 
  15.     PRINT         print a file on the printer while the computer
  16.                   is busy doing other things.
  17.     TYPE          display the contents of a file on the screen or
  18.            on the printer.
  19.  
  20. Keyboard Command RELATED TOPICS:
  21.  
  22.      Shift-PrtSc  print whatever is currently on the screen.
  23.      Ctrl-PrtSc   print EVERYTHING that appears on the screen.
  24.