msos2.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
SYS1601
SYS1601
 
Explanation
 
The MODE command accepts the following parameters:
 
To set parallel printer modes:
   MODE LPT# chars,lines,P
 
To set display modes:
   MODE display,rows
 
To set asynchronous modes in DOS mode:
   MODE COMn:baud,parity,databits,stopbits
 
To set asynchronous modes in MS OS/2 mode
   MODE COMn:baud,parity,databits,stopbits,
   TO=ON|OFF,XON=ON|OFF,IDSR=ON|OFF,ODSR=ON|OFF,
   OCTS=ON|OFF,DTR=ON|OFF|HS,RTS=ON|OFF|HS|TOG
 
 
Action
 
Check the MODE parameters and retry the command.