Edit
Mode Subcommands
and
Functions
APPENDIX
Sub- Section 2
Command Function Page
(ENTER]
Endediting and return to Command Mode.
912
(SHIFT)
CD
Escape from
x,
I,
and H subcommands and remain in Edit Mode.
9/3
n(SPACEBAR)
Move cursorn spaces to right.
9/2
n8
Move cursor n spaces to left.
9/3
OJ
List remainder
of
program line and return to beginning
of
line.
9/3
00
List remainder
of
program line, move cursorto end
of
line,
9/4
and start Insert subcommand.
CD
Insert the following sequence
of
characters at current cursor
9/4
position; use Escape to exit this subcommand.
00
Cancel changes and return cursorto beginning
of
line
9/5
m
Endediting, save all changes and return to Command Mode.
9/5
CID
Endediting, cancel all changes made and return to
9/5
CommandMode.
CID
Deleteremainder
of
line and insert following sequence
of
9/5
characters; use Escape to exit this subcommand.
nOD
Delete specified number
of
characters n beginning at current
9/6
cursorposition.
n©
Change (or replace) the specifiednumber
of
characters n
9/6
using the nextn characters entered.
n([)c
Move cursor to nth occurrence
of
characterc, counting
9/7
from current cursor position.
nOOc
Delete all characters from current cursor position up to nth
9/7
occurrence
of
characterc, counting from current cursor
position.
A/5