Date : Thu, 30 Mar 2000 10:45:56 +0100
From : hick@... (gARetH baBB)
Subject: Re: Beeb BASIC Bug
In message <34.200003291751.SAA23911@...>,
dg@... ("Dr. David Gilbert") wrote:
> If I remember correctly the line number was stored in an odd way (was it a
> 3 character???).
4 bytes if you include the line number token.
> If that is the case then perhaps the tokenised line actually comes out as
> too big and the poor thing gets confused. If you used GOTO 10 of course
It overflows into the sound system buffer space.