PS TEXT EDIT Reference Manual

Ranges
TEDIT Topics
058059 Tandem Computers Incorporated 2–49
line-number
is a line number between 0 and 99999.999 (for example, 23132.23,
131.002, and so forth).
FIRST
is the first line in your document.
LAST
is the last line in your document.
TOP
is the first line in your current window.
BOTTOM
is the last line in your current window.
*
is the line containing the cursor.
offset
is a whole number.
count
is a number greater than 0. You use the “#” to include the number of
lines specified by count; for example, 1#3 starts with the line numbered
1 and includes three lines (that is, line one and the next two lines).
REGION
is all lines within the current REGION.