Prev: 09780 Up: Map Next: 09842
09832: THE 'SCANNING SCREEN$' ROUTINE
The address of this routine is derived from an offset found in the scanning function table.
S_SCREEN 09832 CALL S_2_COORD Check that 2 co-ordinates are given.
09835 CALL NZ,S_SCRN_S Call the subroutine unless checking syntax.
09838 RST 32 Then get the next character and jump back.
09839 JP S_STRING
Prev: 09780 Up: Map Next: 09842