home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / mode / summary.hlp < prev   
Encoding:
Text File  |  1989-01-01  |  1.3 KB  |  33 lines

  1.                            MODE
  2.  
  3. MODE is an internal command with five distinct functions:
  4.  
  5. CODE PAGES:
  6.    Prepare, select, or refresh the code page used by a printer or monitor.
  7.    MODE device-name CP PREP[ARE]=[[cplist] [d:][pathname]filename[.ext]]
  8.    MODE device-name CP SEL[ECT]=nnn
  9.    MODE device-name CP [REF[RESH]] [/STA[TUS]]            [new DOS 4.0]
  10.  
  11. COMMUNICATION:
  12.    Set the system to use communications devices like modems and some printers.
  13.    MODE COMn:baud[,parity[,databits[,stopbits[,P]]]] 
  14.    MODE COMn: [BAUD=baud] [PAR[ITY]=parity] [DATA=databits] [STOP=stopbits]
  15.               [RETRY=ra] [/STA[TUS]]                [new DOS 4.0]
  16.  
  17. MONITOR:
  18.    Set the way your monitor displays characters.
  19.    MODE display[,shift[,T]][,scroll]
  20.    MODE display[,lps]                        [new DOS 4.0]
  21.    MODE CON[:] [COL[UMN]S=cpl] [LINES=lps] [RATE=r] [DEL[AY]=d] [/STA[TUS]]
  22.                                 [new DOS 4.0]
  23.  
  24. PRINTER:
  25.    Set the printer mode of operation.
  26.    MODE LPT#:[cpl][,[lpi][,P]] 
  27.    MODE LPT#: [COL[UMN]S=cpl] [LINES=lpi] [RETRY=ra] [/STA[TUS]] [new DOS 4.0]
  28.  
  29. REDIRECT_OUTPUT:
  30.    Redirect printer port output to a communications port.
  31.    MODE LPT#:=COMn:
  32.    MODE LPT#:
  33.