PS TEXT EDIT Reference Manual

MOVE
TEDIT Commands
058059 Tandem Computers Incorporated 3–115
MOVE and Text Items MOVE performs the following actions on TEDIT text items.
MOVE BALANCED-EXPRESSION
MOVE BALANCED-EXPRESSION transfers a balanced-expression
(including the delimiters) to the scratchpad.
How to Use. Place the cursor on an open delimiter of the balanced-
expression that you want to move. Then enter MOVE
BALANCED-EXPRESSION.
What Happens. If the cursor is not on an open balanced-expression delimiter,
TEDIT displays this message on the status line:
Place cursor on Open of balanced-expression
Tips. MOVE uses balanced-expression delimiters of the current profile.
The default balanced-expression delimiters are ( ) [ ] { } “ ” < >. Enter the
RECONFIGURE OPTIONS command to change these settings.
Related Commands. RECONFIGURE OPTIONS.
MOVE CHARACTER
MOVE CHARACTER transfers the character on which the cursor is
positioned to the scratchpad.
How to Use. First place the cursor on the character you want to move. Then
enter MOVE CHARACTER.