Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!think!ames!oliveb!pyramid!batcomputer!tedcrane From: tedcrane@batcomputer.tn.cornell.edu (Ted Crane) Newsgroups: comp.os.vms Subject: Re: Turning off without turning off Cntl-C AST's Message-ID: <982@batcomputer.tn.cornell.edu> Date: Tue, 12-May-87 11:16:44 EDT Article-I.D.: batcompu.982 Posted: Tue May 12 11:16:44 1987 Date-Received: Fri, 15-May-87 04:08:22 EDT References: <2655@blia.BLI.COM> Reply-To: tedcrane@tcgould.tn.cornell.edu.UUCP (Ted Crane) Organization: Program of Computer Graphics, Cornell University Lines: 15 In article <2655@blia.BLI.COM> forrest@blia.BLI.COM (Jon Forrest) writes: >I want to turn off the printing of CANCEL and INTERRUPT when >the user types Control-C and Control-Y without loosing any >of the function of these characters. Well, it may not be the ONLY way to do it, but you might try working with the file: SYS$EXAMPLES:SYSGTTSTR.MSG It contains instructions and sample text that allows you to customize the echoes from ^C, ^Y, ^O, and the like. I won't go into great detail on how to use it: the file is VERY well documented (just read it), even for a novice.