| ta-on (R83) | Index Level | tandem |
| Syntax |
tabs
tabs i {s} tabs o {s} tabs {i} {tabstop{,tabstop...} tabs {o} {tabstop{,tabstop...} |
| Category | TCL |
| Type | Verb |
| 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 | ed EXECUTE tb set tabs tab set zt i |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| ta-on (R83) | Index Level | tandem |