Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!ut-sally!seismo!brl-adm!nlm-mcs!nlm-vax!randy From: randy@nlm-vax.ARPA (Rand Huntzinger) Newsgroups: net.micro.atari16 Subject: Re: GEM-Kermit #2 truncated Message-ID: <373@nlm-vax.ARPA> Date: Fri, 27-Jun-86 09:29:37 EDT Article-I.D.: nlm-vax.373 Posted: Fri Jun 27 09:29:37 1986 Date-Received: Sun, 29-Jun-86 05:52:45 EDT References: <5236@topaz.RUTGERS.EDU> Reply-To: randy@nlm-vax.UUCP (Rand Huntzinger) Organization: NLM/LHNCBC, Bethesda, Md. Lines: 16 Keywords: foo bar In article <5236@topaz.RUTGERS.EDU> dpz@topaz.RUTGERS.EDU (David P. Zimmerman) writes: > >It seems that our copy of the GEM-Kermit #2 uuencoded executable was >truncated somewhere. Could someone mail me a good copy? When I uudecoded this on Unix I got an error message stating that there was no 'end' in the file. As it turned out the end was there but the file had a CR/LF at the end of each line instead of just LF. This was what was causing the error. If anyone else had a similar problem, try: tr -d '\015' | uudecode I don't know if this is the problem here, but someone besides myself may have run into it. Randy Huntzinger