PS TEXT EDIT Reference Manual

REGION
TEDIT Topics
058059 Tandem Computers Incorporated 2–57
What to Enter
{ REGION | REG } { ALIGN | AL |
BACKWARD | BACKW |
COPY | COP |
DELETE | DELE |
ERASE | ERA |
FORWARD | FO |
LOWERCASE | LO |
MOVE | MO |
UPPERCASE | UP }
Examples:
1. To remove a region of text from your file and place a copy in the
scratchpad, first define the region (with the DEFINEREGION
command); then enter:
Command: REGION MOVE
2. To remove the region from your file, enter:
Command: DELETE REGION
What Happens
The DEFINEREGION command locates one end (the start or end) of a
REGION. The cursor position sets the other end.