Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!mattd From: mattd@Apple.COM (Matt Deatherage) Newsgroups: comp.sys.apple2 Subject: Re: Applesoft BASIC Message-ID: <44067@apple.Apple.COM> Date: 17 Aug 90 23:32:48 GMT References: <24148@uflorida.cis.ufl.EDU> <1990Aug17.225331.1747@laguna.ccsf.caltech.edu> Distribution: na Organization: Apple Computer Inc, Cupertino, CA Lines: 21 In article <1990Aug17.225331.1747@laguna.ccsf.caltech.edu> toddpw@tybalt.caltech.edu (Todd P. Whitesel) writes: >0 d$=chr$(4):f$="program.txt":?d$"open"f$:?d$"write"f$:list1,:?d$"close"f$:end > >and type RUN. > >Todd Whitesel >toddpw @ tybalt.caltech.edu 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. You (the original poster, not Todd) should also investigate Beagle Bros. product Program Writer, which makes all of this unnecessary. -- ============================================================================ Matt Deatherage, Apple Computer, Inc. | "The opinions represented here are Developer Technical Support, Apple II | not necessarily those of Apple Group. Personal mail only, please. | Computer, Inc. Remember that." ============================================================================