> > 10 HOME
> > 20 GOTO 10
> >
> > Where do I send my mailing address? ;)
>
> There was no HOME command in the original Apple-1 BASIC. The screen was
> not memory-mapped. You would have to print enough carriage returns (16 I
> believe) to push every line of text off the screen to clear it.
This is almost on-topic now ^_^
Could you do a CALL -151 to achieve the same effect? I think that was the
clear screen for Integer BASIC (or maybe it was CALL -868 ... I forget).
--
---------------------------------- personal: http://www.armory.com/~spectre/ --
Cameron Kaiser, Floodgap Systems Ltd * So. Calif., USA * ckaiser_at_floodgap.com
-- "I'd love to go out with you, but I need to clean my toilet brush." --------
Received on Thu Nov 25 2004 - 22:43:19 GMT