PS TEXT EDIT Reference Manual
INSCHAR
TEDIT Commands
058059 Tandem Computers Incorporated 3–85
INSCHAR INSCHAR adds a single space at the cursor position, thus moving the line
one column to the right.
What to Enter
[
repeat-count
] { INSCHAR | INSC }
repeat-count
is the number of times to repeat this command. See “Repeat Count” in
Section 2 for details.
Examples:
1. To insert a space at the cursor’s position, enter:
Command: INSCHAR
2. To insert five spaces at the cursor’s position, enter:
Command: 5 INSCHAR
How to Use
First place the cursor at the position you want to insert spaces. Then enter
the INSCHAR command.
What Happens
TEDIT moves text to the right or down when inserting spaces.