PS TEXT EDIT Reference Manual
DELETE
TEDIT Commands
3–40 058059 Tandem Computers Incorporated
DELETE DELETE removes the text of a text item from your file.
What to Enter
{ DELETE | DELE } { BALANCED-EXPRESSION | BAL |
END-OF-LINE | EOL | EN |
REGION | REG |
WINDOW | WI }
[
repeat-count
] { DELETE | DELE } { 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 remove characters from the cursor to the end of the word, enter:
Command: DELETE WORD
2. To remove the line on which the cursor is positioned and the one below
it, enter:
Command: 2 LINE DELETE