PS TEXT EDIT Reference Manual
MOVE
TEDIT Commands
3–116 058059 Tandem Computers Incorporated
MOVE EOL
MOVE EOL transfers all characters to the scratchpad, from the cursor to the
end of the line.
How to Use. First place the cursor at the position in a line where you want
the transfer of characters to begin. Then enter MOVE EOL.
Tips. EOL is an acronym for END-OF-LINE. You can use EOL anywhere
you use END-OF-LINE.
MOVE LINE
MOVE LINE transfers an entire line to the scratchpad, regardless of cursor
position.
How to Use. First place the cursor anywhere in the line. Then enter MOVE
LINE.
MOVE PARAGRAPH
MOVE PARAGRAPH transfers all characters to the scratchpad, from the
cursor to the end of the paragraph.
How to Use. First place the cursor in the paragraph where you want the
transfer to begin. Then enter MOVE PARAGRAPH.
Tips. See Section 2 for a description of a paragraph.
MOVE REGION
MOVE REGION transfers an entire region to the scratchpad. This region
includes all characters between the cursor and the region boundary, created
with the DEFINEREGION command.
How to Use. First identify one end of a region with DEFINEREGION. Next
move the cursor to the other end of the region. Then enter MOVE REGION.
Tips. See Section 2 for a description of a region.
Related Commands. DEFINEREGION.