
OPERATION
B–63444EN/01
9. EDITING PROGRAMS
315
(a) To switch from the ordinary screen to the macro statement editing
screen, press the <INPUT> key.
Ordinary screen
#100<=#101*1.0>
Macro statement editing screen
>J#101*1.0
The blinking cursor J is positioned
to the “=”.
(b)Pressing the <ALTER> key registers the displayed character string,
overwriting the previous data, thus terminating edit mode.
(c) Pressing the <CAN> key cancels the macro statement editing screen.
(d)Pressing a function key to switch the screen also cancels the macro
statement editing screen.
(a) Pressing the <↑> key moves the cursor to the left. Pressing the <↓>
key moves the cursor to the right.
Example
>J#101*1.0
The blinking cursor J is positioned
to the “=”.
Pressing the <↓> key six times positions the cursor as follows:
>=#101*J.0
The blinking cursor J is positioned
to the “1”.
(b)Pressing the <DELET> key deletes the character at the cursor position.
Example
>=#101*J.0
The blinking cursor J is positioned
to the “1”.
Pressing the <DELET> key once positions the cursor as follows:
>=#101*J0
The blinking cursor J is positioned
to the “.”.
(c) Pressing the <INSRT> key inserts a blank at the cursor position.
Example
>=#101*J0
The blinking cursor J is positioned
to the “.”.
Editing macro
statements using DPL
D Switching the screen
D Edit