Reference: HP Instrument BASIC
Keys for IBASIC
4
Ctrl
5
+
4
Delete
5
Clear to end Deletes characters from cursor to end of line.
Same as
4
F11
5
.
4
Home
5
Beginning of line Moves the cursor to beginning of the line.
Same as
4
Shift
5
+
4
6
5
.
4
Shift
5
+
4
Home
5
Page move When the editor is running, same as
4
Page Up
5
. Also, same
as
4
Shift
5
+
4
8
5
.
When the editor is not running, jumps to the top of the
IBASIC output area. Also, same as
4
Shift
5
+
4
9
5
.
4
End
5
End of line Moves cursor to end of line.
Same as
4
Shift
5
+
4
7
5
.
4
Shift
5
+
4
End
5
Page move When the editor is running, same as
4
Page Down
5
. Also,
same as
4
Shift
5
+
4
9
5
.
When the editor is not running, jumps to the bottom of
the IBASIC output area. Same as
4
Shift
5
+
4
8
5
.
4
Page Up
5
Page move When the editor is running, moves the cursor one-half
display page toward the beginning of the program. Same
as
4
Shift
5
+
4
Home
5
. Same as
4
Shift
5
+
4
8
5
.
When the editor is not running, moves display down one
page.
4
Shift
5
+
4
Page Up
5
Recall When the editor is running, displays last deleted line.To
enter line into program, press
4
Enter
5
.
When the editor is not running, cycles through the
10 commands that were most recently entered on the
Command Entry line.
2-21