[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applesoft Basic size limitations?



On 05/27/2012 09:01 PM, John B. Matthews wrote:

> Program begin:  $(67.68)
> Variable begin: $(69.6A)
> Array begin:    $(6B.6C)
> Array end:      $(6D.6E)
> String start:   $(6F.70)

And AFAIK, the Applesoft CLEAR command will set most of these to useful
values, once "variable begin" has been POKEd. So you don't need to POKE
the others by hand.

At least, that's what the Commodore BASIC's CLR command does, and given
the common heritage I'd assume that Applesoft uses roughly the same code
for CLEAR.

-- 
Linards Ticmanis