Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!STONY-BROOK.SCRC.SYMBOLICS.COM!jrd From: jrd@STONY-BROOK.SCRC.SYMBOLICS.COM (John R. Dunning) Newsgroups: comp.sys.atari.8bit Subject: ATASCII to ASCII Message-ID: <19891112204048.5.JRD@MOA.SCRC.Symbolics.COM> Date: 12 Nov 89 20:40:00 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 Date: 10 Nov 89 09:03:58 GMT From: sun.acs.udel.edu!gdtltr@vax1.acs.udel.edu (Gary D Duzan) In the distribution of CC65 there is a set of utilities for converting files between ASCII and ATASCII. Right. Part of the idea behind those frobs is that you can use them equally well on the Atari, or anything else with a C compiler. I believe that the ATASCII -> ASCII program inserts CR-LF pairs, so on the Unix machine you will have to remove the CR's. Right. It's Atascii to *Ascii*, not Atascii to unix. There's a compile-time switch you can set to make it generate *nix tex, rather than Ascii.