Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!ucbvax!ISUMVS.BITNET!GA.JPH From: GA.JPH@ISUMVS.BITNET.UUCP Newsgroups: comp.os.vms Subject: RE: control-C (*Interupt*) Message-ID: <8709170834.AA08422@ucbvax.Berkeley.EDU> Date: Wed, 16-Sep-87 10:04:44 EDT Article-I.D.: ucbvax.8709170834.AA08422 Posted: Wed Sep 16 10:04:44 1987 Date-Received: Sat, 19-Sep-87 08:30:40 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 Jon Forrest writes: > I want to be able to type control-c without the *Interrupt* message > being printed (either as shown or in reverse video) without loosing > the special meaning of control-c. This means special terminal modes > such as PASTHRU or other funky approaches aren't acceptable. (Neither > is changing on a system-wide basis the string that is printed > when control-c is typed.) > > Any ideas? I would suggest using LIB$DISABLE_CONTROL and $QIOW with IO$_SETMODE+IO$M_CTRLCAST. John Hascall Iowa State University Computation Center GAJPH@ISUMVS.BITNET