Introduction | Getting Started | CED Features | CED Commands | Index |
Syntax: | COPY filename[,directory][,starting-line][,ending-line] |
Discussion: |
The COPY command copies a file, or part of it, into the current
file. It copies line-for-line, retaining the original line
numbers, and therefore unlike the MERGE
and MOVE commands, will overwrite lines.
Note: A second version of the COPY command copies lines from the current block into the current file. For information on creating a block, see BLOCK and block characters. Syntax: COPY terminal-number COPY TERM COPY TERM$ |