Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!gem.mps.ohio-state.edu!wuarchive!udel!udccvax1!sun.acs.udel.edu!gdtltr From: gdtltr@sun.acs.udel.edu (Gary D Duzan) Newsgroups: comp.sys.atari.8bit Subject: Re: ATASCII to ASCII Message-ID: <5160@sun.acs.udel.edu> Date: 10 Nov 89 09:03:58 GMT References: <18039@watdragon.waterloo.edu> Reply-To: gdtltr@sun.acs.udel.edu (Gary D Duzan) Distribution: na Organization: Galadrim (really a disorganization) Lines: 36 In article <18039@watdragon.waterloo.edu> rrwood@lotus.waterloo.edu (Roy Wood) writes: =>I realize that this has probably been asked before, but I'm asking again. => =>I have a couple of text files that I would like to print from my Unix account, =>but they are ATASCII files, not ASCII. Is there a utility I can use to convert =>them to ASCII without having to download them to my 130XE (which understands =>ATASCII) and upload them to the Unix account (the software for the 130XE knows =>how to convert ATASCII to ASCII). Obviously I could write the software myself, =>but then I'd have to actually think about it and spend time I can't afford. => =>So, in the interests of my own laziness and desire to survive this academic =>term, I appeal to you. => => => =>Thanks, => =>Roy Wood (rrwood@lotus.waterloo.edu) In the distribution of CC65 there is a set of utilities for converting files between ASCII and ATASCII. I believe that the ATASCII -> ASCII program inserts CR-LF pairs, so on the Unix machine you will have to remove the CR's. vi does this nicely: ":%s/^V^M//g" You can get CC65 from terminator.cc.umich.edu. Look for the conversion programs in ~ftp/atari/8bit/cc65/utils.arc . Gary Duzan Time Lord Third Regeneration -- _o_ _o_ [|o o|] "Two hearts are better than one." -- Yes [|o o|] |_O_| "Don't listen to me; I never do." -- Doctor Who |_O_|