504 Programming
1. To co nt inue t he
MYPROGRAM
example (which we
began on page
501), use the cursor
keys to position the
cursor where you
want to insert a
command. In this example, you need to position the
cursor between BEGIN and END.
2. Tap to open
the menu of common
programming
commands for
blocking, branching,
looping, variables,
and functions.
In this example we’ll
select a LOOP command from the menu.
3. Select Loop and
then select FOR from
the sub-menu.
A> and
A<
Moves the cursor one screen
right (or left). You can also
swipe the screen.
E
Starts a new line.
C
Deletes the character to the
left of the cursor.
SC
Deletes the character to the
right of the cursor.
SJ
Deletes the entire program.
Button or Key Meaning (Continued)