CONTENTS | INDEX | PREV | NEXT
SYNTAX : ARG T
RESULTING ARGUMENT: -1 (section could be shown)
0 (section exceeded line size)
FUNCTION : Show a section of the current line in the buffer in the
status display. Each section is as wide as the screen.
For batch sessions, only section one is available, and
its width is as large as required. The result is then
written to standard output.
ARGUMENT : The section of the curent line to show.
DEFAULT : 1
EXAMPLE : 0 u0 < %0 t ; >
This command shows all existing sections, one after the
other. As soon as all sections are done, the t-
command will return 0, causing the ; -command to abort
the loop.
MATRIX