home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / mode / redirect.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  896 b   |  23 lines

  1.                           REDIRECT OUTPUT
  2.  
  3. This option of the MODE command redirects printer port (LPT1: or LPT2: or 
  4. PRN:) output to a communications port (COM1: or COM2: or AUX:). This is useful 
  5. when there is a dot matrix printer on a printer port and a laser printer on
  6. a communications port. [Not supported by OS/2, use SPOOL instead.]
  7.  
  8. To switch between the two printers, use
  9.  
  10.     MODE LPT#[:]=COMn:
  11.  
  12. to redirect printer port output to a communications port, and 
  13.  
  14.     MODE LPT#[:]
  15.  
  16. to restore the printer port output to the printer port.
  17.  
  18. LPT# is LPT1, LPT2 or LPT3, depending on the number of printer ports
  19.     have on the system (probably only one).
  20.  
  21. COMn is COM1, COM2, COM3, or COM4, depending on which communications port 
  22.     the dot matrix printer is connected to.
  23.