PS TEXT EDIT Reference Manual
TEDIT and TACL Interface Commands
TEDIT and TACL Interface
058059 Tandem Computers Incorporated E–5
Table E-1. TEDIT and TACL Protocol Message Definitions
Field Definition
dvol is the default subvolume in external form. For example:
[\sys.]$vol.subvol
sheight is the screen height (measured in the number of lines that can be displayed
on the screen).
swidth is the screen width (measured in the number of columns that can be
displayed on the screen).
stwidth is the status line width (measured in the number of columns).
fn is the file name in external format. For example:
[ [ [\sys.] $vol.] subvol.] file
mode is read or write open access.
line# is the edit file line number where the cursor is currently positioned.
col is the column number where the cursor is currently positioned on the screen.
row is the line where the cursor is currently positioned on the screen.
wsiz is the window height of the current window. This height is measured by how
many lines there are in the window.
regline is the line number of the window (not the file line number) where the
DEFINEREGION command was used in the current window.
regcol is the column number where the DEFINEREGION command was used in the
current window.