Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uunet!steinmetz!davidsen From: davidsen@steinmetz.steinmetz.UUCP (William E. Davidsen Jr) Newsgroups: comp.sys.ibm.pc Subject: Re: preventing ^C display on control C int (23) Message-ID: <6232@steinmetz.steinmetz.UUCP> Date: Thu, 11-Jun-87 09:54:44 EDT Article-I.D.: steinmet.6232 Posted: Thu Jun 11 09:54:44 1987 Date-Received: Sat, 20-Jun-87 10:08:39 EDT References: <152@mergvax.UUCP> Reply-To: davidsen@kbsvax.steinmetz.UUCP (William E. Davidsen Jr) Distribution: na Organization: General Electric CRD, Schenectady, NY Lines: 16 Keywords: control C int 23 In article <152@mergvax.UUCP> ellis@mergvax.UUCP (Craig Ellis) writes: : :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 If you have BREAK set on this will happen during each BDOS call. Otherwise it will be checked only during normal console access. This means that you can read and write the console using subfunction 6 (raw i/o) without getting interrupted. -- bill davidsen (wedu@ge-crd.arpa) {chinet | philabs | sesimo}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me