oem.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.
MODE (Display Device Status)
Example
────────────────────────────────────────────────────────────────────────────
 
                        MODE (Display Device Status)
 
Displays the status of one or all of the devices installed on your system.
 
Syntax
 
    MODE [device] [/STATUS]
 
To display the status of all devices installed on your system, use the
following syntax:
 
    MODE
 
Parameter
 
device
    Specifies the name of the device for which you want to display the
    status.
 
Switch
 
/STATUS
    Requests the status of any redirected parallel printers. The MODE
    command, when used without this switch, displays the status of all
    installed devices except redirected parallel printers. You can
    abbreviate the /STATUS switch as /STA.
 
                                      ♦