[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in Integer BASIC (strings longer than 250 chars crash)
cmosher01 wrote:
>
> I can't find any reference to this bug... anyone else ever run across
> it? It seems to exist both in the original Apple ][ ROMs, and in the
> INTEGER BASIC that's on the DOS 3.3 system master disk (which I know
> has some other bug fixes). It seems that anytime you fill up a string
> variable with more than 250 characters, and try to access it, it just
> crashes.
It likely not a bug, but rather a limitation of the language interpreter.