Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!usc!jarthur!nntp-server.caltech.edu!toddpw From: toddpw@nntp-server.caltech.edu (Todd P. Whitesel) Newsgroups: comp.sys.apple2 Subject: Re: Protectin Portions of Memory in BASIC. . . Message-ID: <1991Jan10.193517.457@nntp-server.caltech.edu> Date: 10 Jan 91 19:35:17 GMT References: Organization: California Institute of Technology, Pasadena Lines: 13 nagendra@bucsf.bu.edu (nagendra mishr) writes: >try this >lomem 16384 >himem 8192 >that should block off hires page one for variable storage. Don't use himem: 8192 unless your program is really small. I'd also recommend moving your script up and himem: -ing just below it. Todd Whitesel toddpw @ tybalt.caltech.edu