PS TEXT EDIT Reference Manual

COPY
TEDIT Commands
058059 Tandem Computers Incorporated 3–29
COPY COPY duplicates a text item to the scratchpad.
What to Enter
{ COPY | COP } { BALANCED-EXPRESSION | BAL |
REGION | REG |
WINDOW | WI }
[
repeat-count
] { COPY | COP } { CHARACTER | CH |
END-OF-LINE | EOL |
LINE | LI |
PARAGRAPH | PA |
SECTION | SEC |
SENTENCE | SEN |
WORD | WO }
repeat-count
is the number of times to repeat this command. See “Repeat Count” in
Section 2 for details.
Examples:
1. To duplicate a paragraph to the scratchpad, enter:
Command: COPY PARAGRAPH
2. To duplicate the next two lines to the scratchpad, enter:
Command: 2 LINE COPY