|
Changing data with the Keyboard
|
For changing or entering data you can use VERB 25 and the appropriate NOUN for the data you want to enter. Let us assume you want to enter data with NOUN number 30. Then you would key
VERB 25 NOUN 30 ENTER
You can see now that the verb and noun start flashing, and they will untill you have entered all three registers.
The computer knows two formats: decimal and octal. In decimal format you have to start with a + or a -, to show it is decimal. If not, the computer will assume that the number is octal. When the number is decimal you have to use 5 digits plus the sign digit. If it is octal you may use any number of digits. In octal sense, the 8 and the 9 can ofcourse not be used. Furthermore, if the format is decimal, then all registers should have decimal data, so you can not have one decimal and the other two octal.
Now you can start entering the numbers, and after each register you press ENTER, to get to the next. Use CLEAR to clear a register and start again. Multiple CLEAR presses also clears the register above the current one.
Note that each register has its own verb: you start with 21 for the first, and it changes to 22 and 23 for the other 2.
CLOSE
|
|