PS TEXT EDIT Reference Manual

Definitions of Reconfigure Options
TEDIT Topics
058059 Tandem Computers Incorporated 2–13
Definitions of
Reconfigure Options
Reconfigure options describe the options settings of the profile. The
RECONFIGURE OPTIONS command lets you see and change the default
settings that control how TEDIT executes some commands. These settings,
along with those in RECONFIGURE FUNCTION-KEYS, are part of the
profile.
The reconfigure options are defined in the following paragraphs.
Align Width Select a column from 20 through 239 as the right margin of your document.
The ALIGN and RETRIEVE commands, as well as auto word wrap, use this
setting. The default is 70 columns per line.
Auto Renumber Set ON allows renumbering of existing lines to make space for new lines.
Line numbers are in the range from 0 to 99,999.999. The default is ON.
Set OFF ensures that existing line numbers are never changed and limits the
number of lines that can be inserted between two existing lines. For
example, if you have these line numbers in your file:
1.123
1.124
1.125
If you try to add a line of
text here, TEDIT displays
this message: "Can't
insert more lines here."
But if you have these line numbers in your file you can add only a few
numbers, for example:
1
1.3
1.32
You can add three
lines between
these two numbers
(1.1, 1.01, 1.001).