Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!jarthur!nntp-server.caltech.edu!tybalt.caltech.edu!toddpw From: toddpw@tybalt.caltech.edu (Todd P. Whitesel) Newsgroups: comp.sys.apple2 Subject: Re: Applesoft BASIC Message-ID: <1990Aug18.012334.4055@laguna.ccsf.caltech.edu> Date: 18 Aug 90 01:23:34 GMT References: <24148@uflorida.cis.ufl.EDU> <1990Aug17.225331.1747@laguna.ccsf.caltech.edu> <44067@apple.Apple.COM> Sender: news@laguna.ccsf.caltech.edu Distribution: na Organization: California Institute of Technology Lines: 12 mattd@Apple.COM (Matt Deatherage) writes: >Uh...somewhere before the LIST command you should add POKE 33,33 to force >AppleSoft to turn off it's internal formatting. Otherwise you'll get a lot of >partial lines which will really be a pain in the patoot. Try it and see. The WRITE turns off screen output, and Applesoft uses the cursor position to tell it when to wrap -- so you do in fact get what you want, an EXEC'able text file that can easily be run into Appleworks. Todd Whitesel toddpw @ tybalt.caltech.edu