Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!decwrl!ucbvax!mit-mc.arpa!KFL From: KFL@MIT-MC.ARPA ("Keith F. Lynch") Newsgroups: mod.computers.vax Subject: Undump under 4.0 Message-ID: <[MIT-MC.ARPA].690471.851023.KFL> Date: Wed, 23-Oct-85 20:51:53 EDT Article-I.D.: <[MIT-MC.ARPA].690471.851023.KFL> Posted: Wed Oct 23 20:51:53 1985 Date-Received: Thu, 24-Oct-85 11:10:56 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 Approved: info-vax@ucb-vax.arpa Date: 0 0 00:00:00 CDT From: "^_JAMES P FERRILL" Keith, I compiled your program under 4.2 and with one exception (line 14 - open for file 2 past column 72) it worked fine. Oh, the net must have replaced the tab in column 1 with 8 blanks. That can move some characters past column 72. Sorry about that. It's easy to fix. I'm curious, can this be used to send ascii dump files across the net and then undump them on the other end?? Yes. That's what I wrote it for. ...Keith