Prev: 00024 Up: Map Next: 00037
00032: THE 'COLLECT NEXT CHARACTER' RESTART
As a BASIC line is interpreted, this routine is called repeatedly to step along the line.
Input
Output
NEXT_CHAR 00032 CALL CH_ADD_1 CH-ADD needs to be incremented.
00035 JR TEST_CHAR Jump back to test the new value.
Prev: 00024 Up: Map Next: 00037