On Thu, 1 Nov 2018, Rich Shepard wrote:
I'll use gawk to extract the relevant fields from the text file in which they reside (in the correct order), then use emacs keyboard macros to add the appropriate update text to each line. Must more efficient (and less tedious) than manually writing each line.
Actually a one-liner gawk script does the job. Thanks again for the suggestion! Regards, Rich