[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in Integer BASIC (strings longer than 250 chars crash)
In article <h9hk1b$i2i$1@news.eternal-september.org>,
"Charlie" <charlieDOTd@verEYEzon.net> wrote:
[...]
> Even this crashes:
>
> 10 DIM A$(255)
> 20 FOR I = 1 TO 252
> 30 A$(I) = "A"
> 40 NEXT I
> 50 END
>
> 252 characters and no printing.
I see this, too; but every once in a while I GET "*** STRING ERR", when
doing an immediate mode assignment.
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>