Manual

504 Programming in HP PPL
1. To c o n t i n u e t h e
MYPROGRAM
example (which we
began on page
501), use the cursor
keys to position the
cursor where you
want to insert a
command or just tap on the desired location. 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.
S> and
S<
Moves the cursor to the end
(or beginning) of the current
line. You can also swipe the
screen.
S= and
S\
Moves the cursor to the start
(or end) of the program. You
can also swipe the screen.
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)