Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!brl-adm!brl-smoke!smoke!LIN@mit-xx.ARPA From: LIN@mit-xx.ARPA Newsgroups: net.micro.cpm Subject: merging two text files Message-ID: <4630@brl-smoke.ARPA> Date: Wed, 15-Oct-86 12:53:52 EDT Article-I.D.: brl-smok.4630 Posted: Wed Oct 15 12:53:52 1986 Date-Received: Tue, 21-Oct-86 21:44:54 EDT Sender: news@brl-smoke.ARPA Lines: 7 I'm looking for a program similar to PASTE that will take two text files and turn them into one file of two column. Paste would do it, except that the alignment of the second column is dependent on the line width of the first column. Thus, the program would have to take a couple of additional inputs specifying how wide to make each file. Thanks..