tcl.tabs
Defines tabstops for use with line editor and the Update processor.
Syntax
tabs tabs i {s} tabs o {s} tabs {i} {tabstop{,tabstop...} tabs {o} {tabstop{,tabstop...}
Description
displays tab stops previously set via the editor (ed or edit) process, or assigns new tabstop positions for input (i) or output (o).
Output tabstop positions are useful only on printing terminals that have a physical tab facility and should not be defined on normal crt's.
Tabstops may be set up automatically for each user by including the 'tabs' command in the users logon macro in the 'users' file .
Options
i Disable input tabstops.
o Disable output tabstops.
s indicate the previous tabstop settings are to be used.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
