home *** CD-ROM | disk | FTP | other *** search
- COMMAND: CTTY (Change Console)
-
- FUNCTION: Changes the standard input and output console to an auxiliary console
- or restores the keyboard and screen as the standard input and output
- devices.
-
- FORMAT: CTTY device-name
-
- TYPE: DOS internal command
-
- REMARKS: CTTY defines the specified device to be used as the primary console.
- For example, specifying AUX, COM1, or COM2 causes DOS to use that
- device as the primary console. Specifying CON restores the standard
- input and output device to the keyboard and display, respectively.
- Any character oriented device may be specified, but it must be
- capable of both input and output operations.