Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Copying and transferring lines

&pagelevel(3)&pagelevel

The following statements are used to copy or move larger text areas in cases where the intuitive method using statement codes in F mode would be too fiddly.

@COPY

(Format 2)

Copies lines from the current or another work file or string
variable into the current work file.

F mode
L mode

@MOVE

Transfers lines from the current or another work file or string
variable into the current work file and deletes it at the
original positions.

F mode
L mode

@ON

(Format 4)

Copies all the records marked with the specified record
mark in the searched line ranges into the specified work file.

F mode
L mode

@ON

(Format 5)

Searches for a string and copies the hit lines into the
specified work file..

F mode
L mode