Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!hqafsc-vax.UUCP!janderson From: janderson@hqafsc-vax.UUCP ("Jim Anderson") Newsgroups: mod.computers.vax Subject: EVE in MAIL Message-ID: <8701191748.AA11481@ucbvax.Berkeley.EDU> Date: Mon, 19-Jan-87 08:42:00 EST Article-I.D.: ucbvax.8701191748.AA11481 Posted: Mon Jan 19 08:42:00 1987 Date-Received: Tue, 20-Jan-87 04:17:59 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "Jim Anderson" Organization: The ARPA Internet Lines: 24 Approved: info-vax@sri-kl.arpa > Who knows how to use EVE PLUS(extended TPU) in MAIL utility in VMS? I > read the message how to use TPU but I want to use EVE. Eve Plus can be used in mail if it is a simple command file. The first step is to create a process logical TPUSECINI. Define this logical to be the complete directory spec for the TPU executable, e.g. MY$DISK:[JANDERSON.APL]JIMSECINI.GBL. Now whenever you call up EDIT/TPU or "callable_tpu" it will use this section file. The second step is to define MAIL$EDIT as "CALLABLE_TPU". Now whenever you go into edit mode inside of MAIL you will be in your favorite flavor of EVE. > And I have > another problem in EVE, I can't use command file when I use > edit/tpu/command=file.name argument. When I use the argument, EVE > exit editor. If your command file tells TPU to compile, using the /COMMAND= qualifier does the compilation and exits presumably create a new section file. ------