PS TEXT EDIT Reference Manual

BALANCED-EXPRESSION
TEDIT Topics
2–6 058059 Tandem Computers Incorporated
Examples:
1. To copy a balanced-expression to the scratchpad, place the cursor on
the open delimiter of the expression; then enter:
Command: BALANCED-EXPRESSION COPY
2. To change lowercase letters in a balanced-expression to uppercase,
place the cursor on the open delimiter of the expression; then enter:
Command: UPPERCASE BALANCED-EXPRESSION
Tips
TEDIT uses the balanced-expression delimiter settings in the current
profile.
The default balanced-expression delimiter pairs are:
( ) [ ] { } " " < >
You can use words for balanced-expression delimiters. They can be no
longer than nine characters, but can be any combination of numbers,
symbols, or letters. When using letters for balanced-expression
delimiters, TEDIT only finds exact matches of the uppercase or
lowercase letters you enter. For example, if the current profile lists
balanced-expression delimiters as:
Bal-Expr Open: BEGIN Close: END