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

  1.                            PRINTER
  2.  
  3. This option of the external MODE command allows you to control a 
  4. standard printer port. You can control up to 3 of them.
  5.  
  6.    MODE LPT#[:][cpl][,[lpi][,ra]]
  7.    MODE LPT#:] [COL[UMN]S=cpl] [LINES=lpi] [RETRY=ra] [/STA[TUS]] [new DOS 4.0]
  8.  
  9. LPT# is the printer port that the printer you want to command is on.
  10.     It can be LPT1, LPT2 or LPT3.
  11.  
  12. cpl is the maximum length of a line, 132 or 80 (by default) characters.
  13.  
  14. lpi is the vertical spacing, either 6 (by default) or 8 lines per inch.
  15.  
  16. ra is the retry action to take when a status check detects a busy status.
  17.     The default is not to do anything, and abandon the print operation. The
  18.     Ctrl-Break key will force DOS to stop trying if busy (when the B or P
  19.     option was specified), if you want to abandon the print operation.
  20.     E - Return error                         [new DOS 4.0]
  21.     B - Same as P for DOS 3.31 and before            [new DOS 4.0]
  22.     P - Continue trying to send characters if busy        [before DOS 3.31]
  23.     R - Return ready anyway                    [new DOS 4.0]
  24.  
  25. /STA or /STATUS will display status information for the port.
  26.