◄Summary► ◄Notes► ◄Back► ────────────────────────────────────────────────────────────────────────────── Description: Check Input Status Checks whether a character is available from the standard input device. Input can be redirected. Input Output ══════ ═════════════════════════════════════════════ AH=0BH AL=00H if no character is available =FFH if at least one character is available -♦-