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