From chip Fri Dec 16 10:54 MST 1994
Date: Fri, 16 Dec 1994 10:54:33 +0700
From: chip (Chip Atkinson)
To: tesla
Subject: Re: teslac

I did roughly the same thing and had no problem.  Here's what I did:
Use an editor to remove all the unrelated message stuff on each of the files.
cat msg1 msg2 > msg
Then from the PC, I used ftp to get the file.  I used binary mode in ftp
so that the zip file would come over OK.  
ftp> bin
type set to I
ftp> get msg
ftp> quit

Then I used unzip (version 2.04) and ran it.


Chip

