Debug: I (Input)
Page updated January 21, 2005
Reads and displays one byte value from the port you specify.
Syntax
Parameters
Remarks
- Windows XP and the Windows Server 2003 family of products do not use this command. It is included only to preserve compatibility with existing MS-DOS files, but it has no effect at the command line because the functionality is automatic.
- For information about sending the value of a byte to an output port by using the o (output) subcommand, see Related Topics.
Examples
i2f8
If the byte value at the port is 42h, Debug.exe reads the byte and displays the value as follows:
42
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |
Some of these terms may be the same or similar to DOS commands. For information on DOS Commands, click here