PS TEXT EDIT Reference Manual

INSLINE
TEDIT Commands
058059 Tandem Computers Incorporated 3–95
INSLINE INSLINE adds a blank line above the line containing the cursor.
What to Enter
[
repeat-count
] { INSLINE | INSL } [ "
text
" ]
repeat-count
is the number of times to repeat a command. See “Repeat Count” in
Section 2 for details.
text
is any text enclosed in quotes that can fit on the command line.
How to Use
First place the cursor in a line. Then enter the INSLINE command.
What Happens
A blank line appears above the line containing the cursor, thus moving the
rest of the text down in the window. The cursor remains in its original
position in the window, which is now a new blank line.
Tips
You can use INSLINE to add text. For example, type this on the
command line:
Command: INSLINE "Isn't this a neat trick?"
TEDIT then inserts “Isn’t this a neat trick?” on the line above the cursor,
starting in column 1.
Related Commands
INSERT LINE is the same as INSLINE, but persistent on the status line.