Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.misc > #363

Re: Looking for the original source code of a famous BASIC program

Date 2013-01-05 14:10 -0600
From Richard <cavelamb@earthlink.net>
Newsgroups comp.lang.basic.misc
Subject Re: Looking for the original source code of a famous BASIC program
References <pbpos.1333$s46.144@uutiset.elisa.fi> <k80jgr$a3c$1@dont-email.me> <9d84a877-a50f-4ceb-801e-9d4faabfa204@u9g2000vbm.googlegroups.com> <QIWdnR4ZtI0fbHrNnZ2dnUVZ_q-dnZ2d@earthlink.com> <4f26fad4-7009-4662-9e59-55e8ecdeaa2f@p17g2000vbn.googlegroups.com>
Message-ID <qZCdnTnPJJY6FXXNnZ2dnUVZ_q2dnZ2d@earthlink.com> (permalink)

Show all headers | View raw


On 1/5/2013 7:46 AM, news@rtrussell.co.uk wrote:
> On Jan 5, 9:25 am, Richard<cavel...@earthlink.net>  wrote:
>> On 11/18/2012 5:14 AM, n...@rtrussell.co.uk wrote:
>>> (There's a spurious plus sign in the published listing).
>> Don't think so, Russell...
>
> What do you mean "don't think so"?  The listing clearly has a typo in
> line 2660:
>
> 2660 SR$=+ CHR$&83+"  -1--2--3--4--5--6--7--8-"
>
> The plus sign immediately following the equals is nonsense, and isn't
> valid syntax in BBC BASIC.  The code only makes sense if you omit that
> plus sign:
>
> 2660 SR$= CHR$&83+"  -1--2--3--4--5--6--7--8-"
>
> Richard.
> http://www.rtrussell.co.uk/

Sorry, Richard, you ar right.
I thought it was the one after the 83 you were talking about.

Back to comp.lang.basic.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Looking for the original source code of a famous BASIC program "Juhani Ylikoski" <antti.ylikoski@elisanet.fi> - 2012-11-13 12:22 +0200
  Re: Looking for the original source code of a famous BASIC program H-Man <Spam@bites.fs> - 2012-11-14 10:14 -0700
    Re: Looking for the original source code of a famous BASIC program "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2012-11-18 03:14 -0800
      Re: Looking for the original source code of a famous BASIC program Richard <cavelamb@earthlink.net> - 2013-01-05 03:25 -0600
        Re: Looking for the original source code of a famous BASIC program "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2013-01-05 05:46 -0800
          Re: Looking for the original source code of a famous BASIC program Richard <cavelamb@earthlink.net> - 2013-01-05 14:10 -0600
  Re: Looking for the original source code of a famous BASIC program "Katzy" <katzy@noname.at.all> - 2013-01-29 13:17 +0100
    Re: Looking for the original source code of a famous BASIC program Juhani Ylikoski <antti.ylikoski@elisanet.fi> - 2013-02-10 17:09 +0200

csiph-web