Skip to main content

4.7.7. Step copy

4.7.7. Step copy

 

This is the function to copy part of the program to another program or to the same program. The function recorded on the step is also copied at the same time and the step number designated with step jump (GOTO, GOSUB) is also automatically changed.

 

(1)   Select [F1]: Service6: Program conversion7: Step copy.

 

 

(2)   Enter the data and press the [ENTER] key. And then press the [F7]: Executekey to complete the process.

 

 

l  The following picture shows the case of copying the forward and reverse direction to step 2 of program 2 from step 2 to 5 of program 1.

 

Before copying

Copy from the source program

(Program 1)

 

 

Paste to the target program

(Program2)

After copying

Program2

 

Figure 4.13 Copy step

 

 

Before copying

Copy from the source program

(Program 1)

 

 

Paste to the target program

(Program2)

After copying

Program2

 

Figure 4.14 Copy step in reverse direction

 

l  Insert the program to after the insertion step number of the program to copy.

 

l  Because the step that includes the END copies the END function as well, you may need delete depending on the need.

 

l  You cannot copy the program that is protected.

 

l  If there is a step jump (GOTO, GOSUB) outside of the range to copy from the program to copy, the number will not change and you must change after the coping is completed.