User`s guide

lines of code in insert or replace mode. In insert mode, the characters you type are placed to
the left of the cursor, and existing code is pushed to the right. In replace mode, the
characters you enter replace the character that is under the cursor.
Changing Editing Modes
To enter command mode press the Edit (F11) key or Esc key.
To enter insert mode:
l Press the Insert key (the key's LED must be off)
l Press the 0/Ins key (the Num Lock LED must be off)
l Press the i key (the editor must be in Command mode)
To enter replace mode:
l Press the Replace (F12) key
l Press the r key (the editor must be in Command mode)
1
Unless an executing program has failed to complete normally, in which case the failed
program will be opened.
Creating a Program
V+Language User's Guide, v17.0
Page 26