Prev: 09842 Up: Map Next: 09860
09851: THE 'SCANNING POINT' ROUTINE
The address of this routine is derived from an offset found in the scanning function table.
S_POINT 09851 CALL S_2_COORD Check that 2 co-ordinates are given.
09854 CALL NZ,POINT_SUB Call the subroutine unless checking syntax.
09857 RST 32 Then get the next character and jump forward.
09858 JR S_NUMERIC
Prev: 09842 Up: Map Next: 09860