Editors > Editor Reference > Editor Commands > TAB Key

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

TAB Key (Editor) (m618503+tab.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

TAB Key

Tabs to a preselected column in insert mode. Synonym: CTRL+I.

Key Operation

TAB

Typing TAB in a Text String

Because TAB is a command in insert mode, you cannot type it into a text string by pressing TAB. To enter a tab character (X'09'), use the H command to enter hexadecimal mode, then type in the literal string 09.

Setting Tabs

Tabs are set in command mode with the TB command.

RealityV15.1 (MoTW) Revision 7Comment on this topic