Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mcvax!unido!exunido!schachtn From: schachtn@exunido.UUCP Newsgroups: comp.os.vms Subject: Re: TPU Bug ? - (nf) Message-ID: <137900005@exunido.UUCP> Date: Fri, 4-Sep-87 10:31:00 EDT Article-I.D.: exunido.137900005 Posted: Fri Sep 4 10:31:00 1987 Date-Received: Sun, 6-Sep-87 02:37:16 EDT References: <1535@cmc.UUCP> Lines: 31 Nf-ID: #R:cmc:-153500:exunido:137900005:000:691 Nf-From: exunido!schachtn Sep 4 15:31:00 1987 The behavior of EVE isn't necessarily a bug. You can't redefine the Do-key with the EVE define-command, but you can undefine the key with the TPU undefine_key-command. I've tried this on a VAX under VMS 4.5 with a VT220 terminal. There was defined: Key as Do DO command PF4 DO command, and I defined TAB DO command then I tried DO TPU undefine_key(tab) DO TPU undefine_key(pf4) DO TPU undefine_key(f16) and they all work, so leaving me in EVE without any DO-key left. My suggestion to your problem is, to try to undefine the key via DO TPU undefine_key(pf1) and then save the section file with the eve save extended tpu-command. I hope this helps. Andreas schachtn@exunido.uucp