Loading...
Select Version
&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 | F mode |
@MOVE | Transfers lines from the current or another work file or string | F mode |
@ON (Format 4) | Copies all the records marked with the specified record | F mode |
@ON (Format 5) | Searches for a string and copies the hit lines into the | F mode |