Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!motown!mergvax!ellis From: ellis@mergvax.UUCP Newsgroups: comp.sys.ibm.pc Subject: preventing ^C display on control C int (23) Message-ID: <152@mergvax.UUCP> Date: Tue, 9-Jun-87 16:25:43 EDT Article-I.D.: mergvax.152 Posted: Tue Jun 9 16:25:43 1987 Date-Received: Sat, 13-Jun-87 03:06:32 EDT Distribution: na Organization: Allied - Linotype , Hauppauge NY Lines: 5 Keywords: control C int 23 Does anyone know how to prevent the BIOS from printing ^C carriage return line feed when the control C key is hit. It still displays the ^C even when I have installed my own interrupt handler in vector 23H. Any help would be appreciated.