t command (Editor processor)

The t command positions the line pointer to the beginning (top) of the item, without filing the data. The f command also positions to the top of the item. Any lines inserted at the top of the program are placed before line 1 of the item.

Syntax

 t

Example(s)

 t
 014 print customer-ID
 .t
 top
 .