
A Reference Tables
| Default Setting1 | SCRATCH A P C V | SCRATCH | RUN | END STOP | HALT | CONT | |
|---|---|---|---|---|---|---|---|
| Variables | none | R R R 3 | R | R | - | - | - |
| Eloquence Programs | none | R R - - | R | - | - | - | - |
| Program Execution | halted | R R 4 4 | R | - | R | R | - |
| Standard Printer | display2 | R - - - | - | - | - | - | - |
| System Printer | display2 | R - - - | - | - | - | - | - |
| Printall Printer | display 2 | R - - - | - | - | - | - | - |
| Subroutine Return Pointers | none | R R - - | R | R | - | - | - |
| Angular Units | RAD | R R - - | R | R | - | - | - |
| Numeric Output Format | Standard | R R - - | R | R | - | - | - |
| Files Table | files closed | R 5 R 5 | 5 | 5 | 5 | - | - |
| DATA Pointers | none | R R - - | R | R | - | - | - |
| ERRL, ERRN | 0,0 | R R R R | R | R | - | - | - |
| ON Declaratives | none | R R R R | R | R | R | - | - |
| TRACE Operations | none | R R R R | R | - | - | - | - |
| Device REQUESTs | none | R R R R | R | - | R | - | - |
1 Setting or value at power-up or after pressing SCRATCH ALL.
2 The device address for the display is 8.
3 Resets all variables except those declared in COM.
4 Halts program only if executed while in a subprogram.
5 Also caused by LOAD and GET.