Chapter 7
10 PRINT TAB(23)CHR$(14)"POPULATION PROJECTION"
140 PRINT : PRINT TAB(37); : GOSUB 300
150 PRINT "( = 1,000"
and RUN.
Figure
That’s plenty for this chapter.
Code Summary
PRINT CHR$ (9) “255H” - Allows Apple users to print past column 255 without heartburn.
66