When the ON/BREAK key is depressed, the LIST command is canceled, and
listing cannot be resumed even if you want to list the next program line. To list
the program again, the LIST command must be input again. This is very
inconvenient.
In such a case, use the
+
�
key instead of the
keys.
Listing of program is stopped, and when you want to see the next program
line, depress the
key to resume listing the program.
�
10
REM PROGRAM
+
-
*
20
INPUT"A , 8" ; A ,
8
30
PRINT"A+8"; A+8;
40
PRINT"A-8"; A-8
50
PRINT"A *
8" ;
A* B ;
60
PRINT''A/B" ; A/B
It takes time to get the knack of using
+
W
keys so that listing will
stop at the program line you want. Use the LIST@ command to list program
lines one at a time so that you can study them in detail.
Type,
and the first program line is displayed. To display the next program line,
depress a key (it can be any key, for example, the RETURN key). Depress a
key again to display the next program line, and so on.
Now, if you list with LIST@ <line number> command, and depress the
"Break" is not displayed and the LCD is not scrolled. Use
this method to correct a program line with more than
60
characters.
The LIST command can also be used to display only certain range of program
lines.
If you type,
28
Summary of Contents for X-07
Page 1: ......
Page 2: ......
Page 8: ...1 Learning how to operate the X 07 2 Special functions and peripheral devices 3 Reference m ...
Page 10: ...Learmng how to operate the X 07 ...
Page 11: ...2 ...
Page 63: ......
Page 64: ......
Page 107: ...00 ...
Page 108: ......
Page 145: ...136 Instructions Others BEEP MOTOR REM Functions ABS FIX HEX INT SGN START TAB ...
Page 146: ......
Page 147: ......
Page 149: ......