Routines |
Prev: 1C0D | Up: Map | Next: 1C22 |
The address of this routine is derived from an offset found in the command class table.
Command class +01 is concerned with the identification of the variable in a LET, READ or INPUT statement.
|
||||
CLASS_01 | 1C1F | CALL LOOK_VARS | Look in the variables area to determine whether or not the variable has been used already. | |
This routine continues into VAR_A_1.
|
Prev: 1C0D | Up: Map | Next: 1C22 |