PS TEXT EDIT Reference Manual

MOVE
TEDIT Commands
3–112 058059 Tandem Computers Incorporated
MOVE MOVE transfers the text of a text item to the scratchpad.
What to Enter
{ MOVE | MO } { BALANCED-EXPRESSION | BAL |
EOL | END-OF-LINE | EN |
REGION | REG |
WINDOW | WI }
[
repeat-count
] { MOVE | MO } { CHARACTER | CH |
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 transfer text to the scratchpad, from cursor position to the end of the
paragraph, enter:
Command: MOVE PARAGRAPH
2. To transfer three lines to the scratchpad, starting at the cursor, enter:
Command: 3 MOVE LINE