PS TEXT EDIT Reference Manual
WORD
TEDIT Topics
058059 Tandem Computers Incorporated 2–87
What to Enter
[
repeat-count
] { WORD | WO } { BACKWARD | BACKW |
COPY | COP |
DELETE | DELE |
ERASE | ERA |
FORWARD | FO |
INSERT | INSE |
LOWERCASE | LO |
MOVE | MO |
UPPERCASE | UP }
repeat-count
is the number of times to repeat this command. See “Repeat Count” in
this section for details.
Examples:
1. To remove the characters from the cursor to the end of a word, enter:
Command: DELETE WORD
2. To change lowercase letters to uppercase, from the cursor to the end of
the word, enter:
Command: WORD UPPERCASE
3. To place two copies of the insert-phrase after the cursor position, enter:
Command: 2 INSERT WORD