Edit User's Guide and Reference Manual
SET Command
EDIT Command Summary
4–110 058061 Tandem Computers Incorporated
Examples 1. The command:
*SET SHIFT
*ADD 1
 1 Lump the whole thing!
 2 Say that the Creator made Italy from designs
 3 by Michael Angelo!
*LIST 1/3
 1 LUMP THE WHOLE THING!
 2 SAY THAT THE CREATOR MADE ITALY FROM DESIGNS
 3 BY MICHAEL ANGELO!
*
sets the setoption SHIFT so that EDIT changes all alphabetical
characters to uppercase, no matter how you entered them.
2. When NOCONTROL is in effect, the line:
ABC(CTRL-G)D
CTRL-G is CTRL and G 
pressed simultaneously
is treated as:
ABCD
when processed by EDIT.










