b Command (Editor Processor)

The b command positions the line pointer to the end (bottom, or last line) of the current item.

Syntax

b

Example(s)

The end of this example occurs at line 167. If a new line is entered, it becomes 168.

067 * Process next value

.b

eoi 167

See Also

g Command, l Command, n Command, Editor Overview, t Command