Rockwell Automation 1746-BAS-T SLC 500 Basic Basic-T Modules User Manual
Page 60

Publication 1746-UM004B-EN-P - December 2005
4-12 Programming Overview
Operation
Use To
Key Strokes
Move
Provide right/left cursor control.
[Space bar]
-
moves the cursor
one space to the right.
[Backspace]
- moves the cursor
one space to the left.
Replace
Replace the character at the current
cursor position.
Press the key that corresponds to the
character that will replace the
character at the current cursor
position.
Insert
Insert text at the current cursor
position.
Important: When you use the Insert
command, all text to the right of the
cursor disappears until you type the
second
[Ctrl–A]
. Total line length is
79 characters.
[Ctrl-A]
Important: You must type a second
[Ctrl-A]
to terminate the Insert
operation.
Delete
Delete the character at the cursor
position.
[Ctrl-D]
Exit
Exit the editor with or without saving
the changes.
[Ctrl-Q]
- exits the editor and
replaces the old line with the edited
line.
[Ctrl-C]
- exits the editor without
saving any changes made to the line.
Retype
Copy the current line of text and insert
it at the line following the current line.
The cursor is moved to the first
character on the new line.
[RETURN]