Path: news1.icaen!news.uiowa.edu!iagnet.net!204.71.0.61!news-out.internetmci.com!newsfeed.internetmci.com!193.174.75.126!news-was.dfn.de!news-fra1.dfn.de!news-ge.switch.ch!serra.unipi.it!news.ictp.trieste.it!vtsa04.ts.infn.it!micossi From: micossi@vtsa04.ts.infn.it (Paolo Micossi) Newsgroups: comp.sys.apple2.programmer Subject: Re: Applesoft BASIC help Date: 30 Sep 1997 10:30 CET Organization: INFN Trieste Lines: 30 Distribution: world Message-ID: <30SEP199710301975@vtsa04.ts.infn.it> References: <19970928185500.OAA24919@ladder02.news.aol.com> NNTP-Posting-Host: vtsa04.ts.infn.it News-Software: VAX/VMS VNEWS 1.41 In article <19970928185500.OAA24919@ladder02.news.aol.com>, beasleys3@aol.com (Beasleys3) writes... > > >The actual blurb from the disk looks like this: > >RENUMBER (default values) >& [FIRST 10] [, INC 10] [ , S 0] [ ,E 63999] > >Is there anyone out there in appleIIc land that can help? > You should first install the RENUMBER command with "RUN RENUMBER", as you did. You should then invoke the command with & A,B,C,D where the parameters have the meaning: A - Start of renumbered range B - Increment between renumbered lines C - Start of range to be renumbered D - End of range to be renumbered I believe there are at least two more commands supported by the RENUMBER utility, i.e. Hold (possibli invoked by '&H'?) and Merge ('&M'?). These are useful for merging standard subroutines into your program Hope this helps Paolo Micossi