Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!mordor!lll-tis!ames!ucbcad!ucbvax!noah.arc.CDN!kenw From: kenw@noah.arc.CDN (Ken Wallewein) Newsgroups: comp.os.vms Subject: Re: Is there a 'sed'-like editor for VMS? Message-ID: <231*kenw@noah.arc.cdn> Date: Sat, 27-Jun-87 00:48:49 EDT Article-I.D.: noah.231*kenw Posted: Sat Jun 27 00:48:49 1987 Date-Received: Sat, 27-Jun-87 19:36:55 EDT References: <8706251827.AA08785@ubc.csnet> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 20 I know of people putting a set of EDT commands in a file and using EDIT/EDT/COMMAND=... It seemed to work quite well. Unfortunately, EDT is pretty dumb, and won't accept wildcard file soecs either. The latter, I can help with. I have written a command procedure called 'FORALL' which allows commands like FORALL filespec EDIT/edt/command... or FORALL filespec whatever... The nice thing is that it adds wildcard filespec capability to any command, and since it uses DIRECTORY to do the lookup, allows all the whizzier switches. If your want it, holler. /kenw