PS TEXT EDIT Reference Manual

UPPERCASE
TEDIT Commands
3–204 058059 Tandem Computers Incorporated
Because a file’s maximum width is 239 characters, some of the text in a
text item you are changing to uppercase may extend beyond the
viewing area of the terminal.
As a text command, UPPERCASE can persist on the status line.
Related Commands
LOWERCASE changes all uppercase characters in a text item to lowercase.
UPPERCASE and
Text Items
UPPERCASE performs the following actions on TEDIT text items.
UPPERCASE BALANCED-EXPRESSION
UPPERCASE BALANCED-EXPRESSION changes all lowercase letters in a
balanced-expression to uppercase.
How to Use. First place the cursor on the open delimiter of a balanced
expression that you want to convert to uppercase. Then enter UPPERCASE
BALANCED-EXPRESSION.
What Happens. If the cursor is not positioned on an open balanced-
expression delimiter, TEDIT displays this message on the status line:
Place cursor on Open of balanced-expression
Tips. UPPERCASE uses the balanced-expression delimiter settings of the
current profile.
The default balanced-expression delimiters are ( ) [ ] { } “ ” < > . Enter the
RECONFIGURE OPTIONS command to change the default settings.
If balanced-expression delimiters are words, UPPERCASE also changes
these delimiters.
Related Commands. RECONFIGURE OPTIONS and LOWERCASE
BALANCED-EXPRESSION.