8 - editing a procedure, Chapter objectives, Entering the edit mode – Rockwell Automation 1771-DB Basic Module User Manual - Series A User Manual
Page 149: Editing commands/features, Move, Replace, Editing a procedure

Chapter 8
Editing A Procedure
After reading this chapter you should be able to make corrections or
modifications to your BASIC programs using the editing features
presented.
To invoke the edit mode, type [EDIT] and the line number of the RAM
program line to edit.
For example:
uEDIT 10.
The following features are available in the edit mode.
right/left cursor control
replace a character
insert a character
delete a character
retype a line
Use the following editing commands to make corrections or modifications
to your BASIC program in RAM.
The move feature provides right/left cursor control. The space bar moves
the cursor one space to the right. The [RUB OUT](DELETE) key moves
the cursor one space to the left.
The replace feature allows you to replace the character at the cursor
position. Type the new character over the previous one.
8.2
Chapter Objectives
8.2
Entering the Edit Mode
8.3
Editing Commands/Features
8.3.1
Move
8.3.2
Replace