Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!NIEHS.BITNET!ALBRO From: ALBRO@NIEHS.BITNET Newsgroups: comp.sys.apple Subject: RE: Re: Kermit 3.85 Message-ID: <8902152359.aa02937@SMOKE.BRL.MIL> Date: 16 Feb 89 03:34:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 I'm surprised no one caught me on this. In recent postings I've described experiments "proving" that Kermits 3.80, 3.84 and 3.85 strip linefeeds automatically under DOS 3.3 but not under ProDOS. Others have stated that they got stripping under ProDOS. Well, the answer seems to be pretty simple now that I've bothered to read what was being shown on my screen. The default ("as received") setup on v.3.84 is to have TRANSLATE CR<->CR,LF On for send and Off for receive. When I made a test file containing line feeds after carriage returns and sent it to the Vax with Kermit 3.84, it woulund up with DOUBLE line feeds. When I brought it back, one of them was stripped off, leaving the other still there. So a few more experiments are in order.