Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!psuvax1!psuvm!cunyvm!ndsuvm1!mtus5!aabenson From: AABENSON@MTUS5.BITNET Newsgroups: comp.sys.apple2 Subject: Re: Stripping LF's from files Message-ID: <90345.153440AABENSON@MTUS5.BITNET> Date: 11 Dec 90 20:34:40 GMT References: <9011280256.AA27679@apple.com> <1990Dec11.000951.15091@CAM.ORG> Organization: Computing Technology Services, Michigan Technological Univ. Lines: 12 Michael was asking about a line-feed stripper... I have one that I wrote, but it's not on my Apple. I use it on the Unix side BEFORE I transfer it to my computer. It's actually quite a short Pascal program. If anybody would like it, then email me at my Internet address. - Andrew. Internet: aabenson@balance.cs.mtu.edu Bitnet: AABENSON@MTUS5.BITNET P.S. I suppose you could use it on the Apple if you happen to have a Pascal compiler sitting around. Everything it does is very standard -- it doesn't break any rules (that I know of).