PS TEXT EDIT Reference Manual

UPPERCASE
TEDIT Commands
3–202 058059 Tandem Computers Incorporated
UPPERCASE UPPERCASE changes all lowercase alphabetic letters in a text item to
uppercase, from the cursor to the end of the text item (except for the text
item, LINE).
What to Enter
{ UPPERCASE | UP } { BALANCED-EXPRESSION | BAL |
REGION | REG |
WINDOW | WI }
[
repeat-count
]{ UPPERCASE | UP }{ 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 change letters to uppercase, from the cursor to the end of the word,
enter:
Command: UPPERCASE WORD
2. To change all letters to uppercase, from the cursor to EOL, enter:
Command: EOL UPPERCASE