Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!rutgers!att!chinet!henry From: henry@chinet.chi.il.us (Henry C. Schmitt) Newsgroups: comp.sys.mac Subject: Re: White Knight text transfer Summary: Map LF -> CR from *NIX Keywords: No CRs From *NIX Message-ID: <1989Dec8.162540.7513@chinet.chi.il.us> Date: 8 Dec 89 16:25:40 GMT References: <1354@merlin.bhpmrl.oz> <20200070@uxh.cso.uiuc.edu> <14650@boulder.Colorado.EDU> Reply-To: henry@chinet.chi.il.us (Henry C. Schmitt) Organization: Chinet - Chicago Public Access UNIX Lines: 24 In article <14650@boulder.Colorado.EDU> steelem@boulder.Colorado.EDU (STEELE MARK ALLEN) writes: >I have a problem with White Knight when transfering text files... >After receiving or sending a text file I see that all I have is >the entire text on one line. I believe I have the filters set >correctly to remove LF but not CR, I'm using WK 11.02. What am I doing >wrong?! > -Mark Steele Mark - I had this same problem until I realized that the Unix system doesn't use CR at all, only LF. Therefore if you discard LFs leaving only CRs you wind up with everything on one line! When talking to Unix systems, you must map LF to CR instead of dumping them. Just remember that if you do this on systems that use CRLF for EOL this mapping will doublespace your text. I hope this helps. H3nry P.S. Don't forget that Kermit's Text transfers handle all this automagically! -- H3nry C. Schmitt | CompuServe: 72275,1456 (Rarely) | GEnie: H.Schmitt (Occasionally) Royal Inn of Yoruba | UUCP: Henry@chinet.chi.il.us (Best Bet)