PS TEXT EDIT Reference Manual

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